0.7.0 • Published 3 years ago

create-basic-react-project v0.7.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

create-basic-react-project

create-basic-react-project is a light-weight React app to get you started with simple React projects. It will enable you to get started coding with React without all the bloat that comes with create-react-app.

Getting Started

To install type:

npx create-basic-react-project <projectName>

If no projectName is given, it will defulat to "new-basic-react-project".

After installing, cd into the project folder and install dependencies using your preferred package manager.

0.7.0

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago