Skip to content

Start a new project with this basic React starter pack

Notifications You must be signed in to change notification settings

marcinruman/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starter

Start a new project with this basic react-starter pack

--- CLI NIRVANA CHEAT SHEET ---

  1. Install node packages:

npm install

  1. build development:

npm run dev

or build production:

npm run prod

  1. To start up a local dev server, run the following command:

npm run dev-server

About

Start a new project with this basic React starter pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published