Skip to content

readme work on js-base #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

readme work on js-base #2

wants to merge 1 commit into from

Conversation

Angryman18
Copy link
Collaborator

No description provided.

@Angryman18 Angryman18 added the documentation Improvements or additions to documentation label Apr 6, 2025
@Angryman18 Angryman18 requested a review from atapas April 6, 2025 17:29
@Angryman18 Angryman18 self-assigned this Apr 6, 2025
#### What is this repo all about?

- This repo offers a basic setup of a javascript web project which comes with some feature out of the box like page based routing, taiwindcss (optional) etc. So when you are starting a new javascript project why to setup from scratch instead of uing this.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of uing this.

spelling typo

#### How to run this project?

- you can run `npm run start` to start the project instantly and in order to build tailwindcss (although it builds runtime) you have to run `npm run build` which actually builds the tailwindcss.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to install any dependencies?

#### How to run this project?

- you can run `npm run start` to start the project instantly and in order to build tailwindcss (although it builds runtime) you have to run `npm run build` which actually builds the tailwindcss.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an option to run without tailwind as well? How?

#### Want to Contribute or Find a bug?

- We are very happy if you want to make improvement on this repo. Please never hesitate to create an issue & pull request.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But how?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants