cra-template-neat

1.0.4 • Public • Published

cra-template-neat

A minimal create-react-app template without any dependencies and test files.

Folder Structure

root dir
|--- node_modules/
|--- public
|    |--- index.html
|--- src
|    |--- App.js
|    |--- index.js
|--- .gitignore
|--- package.json
|--- package-lock.json

Usage

The template can be used while creating the react app.

npx create-react-app app-name --template neat

Package Sidebar

Install

npm i cra-template-neat

Weekly Downloads

6

Version

1.0.4

License

none

Unpacked Size

3.31 kB

Total Files

8

Last publish

Collaborators

  • akkaraju-satvik