Skip to content

zckly/MobX-React-Webpack-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobX-React-Webpack-Express

Boilerplate written in ES6 for building scalable, reactive applications. The stack is as follows:

  • React: For rendering views
    • React Router: for managing routes
  • MobX: App state manager
  • Webpack: Module bundler
  • Express: Middleware for Node
  • Node.js: For the server

To Start

  1. git clone this repo
  2. npm install
  3. npm start

Todos:

  • none right now, make suggestions on what I should add!

About

Boilerplate written in ES6 for building scalable, reactive applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published