cra-template-bare

1.0.3 • Public • Published

cra-template-bare

Minimal template for create-react-app (cra)

You do not have to remove any test files, image files, or HTML tags of the templates; you can start developing your application right after running create-react-app.

Usage

$ npx create-react-app [APP NAME] --template cra-template-bare
$ cd [APP NAME]
$ yarn start

Forked from santake/cra-template-mini

Package Sidebar

Install

npm i cra-template-bare

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

3.65 kB

Total Files

11

Last publish

Collaborators

  • zmaster_ar