Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example React APP with isomorphic rendering configured (API calls, redux handled) built on top of razzle starter (https://github.com/jaredpalmer/razzle).

How to start?

npm start or yarn start

Runs the project in development mode. You can view your application at http://localhost:3000. The page will reload if you make edits.


npm run build or yarn build

Builds the app for production to the build folder.


npm run start:prod or yarn start:prod

Runs the compiled app in production. You can again view your application at http://localhost:3000


npm test or yarn test

Runs the test watcher (Jest) in an interactive mode. By default, runs tests related to files changed since the last commit.


Have a look at razzle (https://github.com/jaredpalmer/razzle) docs to see more commands and detailed configuration.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages