Skip to content

A simple starterkit with material-ui, react-router, and webpack.

Notifications You must be signed in to change notification settings

lionkeng/react-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starterkit

A simple starterkit with material-ui, react-router, and webpack.

How to use

  • clone this repo
  • go to the root directory of your project, and install dependencies:
cd <project folder>
npm install
npm run dev

In your browser, type http://localhost:5050

  • For deployment, we webpack everything and put them in the dist folder.
npm run deploy

Resources

License

Copyright (c) 2015 Keng Lim

MIT (http://opensource.org/licenses/MIT)

About

A simple starterkit with material-ui, react-router, and webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published