Skip to content

akkaraju-satvik/cra-template-neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal CRA Template for create-react-app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published