Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 403 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 403 Bytes

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!