Skip to content

Latest commit

 

History

History

basic-routes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Basic Example

The react base application.

Development

Runs the project in development mode.

npm run start

Runs Node Server

npm run server

production

Builds the app for production to the build folder.

npm run build

The build is minified and the filenames include the hashes. Your app is ready to be deployed!