0.4.5 • Published 3 years ago

init-cra v0.4.5

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

init-cra (CRA Project Files)

Install globally with npm install -g init-cra.

You can run init-cra in a fresh CRA repo to add these helper files.


Options

-s / --server

Applying this flag will install express and body-parser, along with creating a server folder and a basic Express API scaffold. This will also update your package.json file to start the server and proxy it to your CRA app.

-nc / --no-commit

Applying this flag will skip automatically committing the files created and altered by init-cra

-nl / --no-lock

Applying this flag will stop packages from being locked automatically

0.4.5

3 years ago

0.4.4

3 years ago

0.4.1

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago