Skip to content

zslucky/react-blog-demo

Repository files navigation

react-blog-demo

Build Status

A framework for quickly setup enterprise SPA.


Getting started

  1. Run npm install to install the dependencies.
  2. Run npm run debug to start the local web server.
  3. Go to http://localhost:3000 and you should see the app running!
  4. Run npm run lint to check code style issues.
  5. Run npm run build will pack all resource into specified folder
  6. Run npm start will run buid task and run it on node http server.
  7. Go to http://localhost:9000 and you should see the final app running on production

Fetures

  1. react, redux, react-router, webpack, sass, css-module, lodash, babel, eslint etc.

TO DO List

  1. Test fetch function with back-ends
  2. Improve published build for production
  3. Add unit test.

About

A blog demo based on react-redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors