Skip to content

delaneyj/front-end-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate with React, MobX and TypeScript

A boilerplate based on rokoroku's react-mobx-typescript-boilerplate.

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Note

  • Since webpack 2 is still in beta, related dependencies can occur UNMET PEER DEPENDENCY errors.
    To avoid error, use npm >=3.0.0
  • This boilerplate doesn't contain any testing frameworks. Use something that suits your taste.
    (such as Mocha, Jasmine, or Jest)

License

MIT

About

MobX React Devtools Webpack2 PostCSS Typescript2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published