Skip to content

Repository files navigation

React + mobX starter

Usage:

Clone repo and run npm install

  • development: npm run dev
  • testing: npm test
  • production build: npm run prod

If app is going to be served from subdirectory on server, before building for production it is necessary to set path to folder with app in following files:

  • src/.htaccess
  • src/index.html (base tag)
  • src/entry.jsx (where browserHistory is created)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages