2.0.0 • Published 5 years ago

coretech-odss v2.0.0

Weekly downloads
6
License
-
Repository
-
Last release
5 years ago

Frontend Boilerplate with React, MobX & TypeScript

A bare minimum react-mobx-webpack-typescript boilerplate with TodoMVC example.

Note that this project does not include Server-Side Rendering, Testing Frameworks and other stuffs that makes the package unnecessarily complicated.

Ideal for creating React apps from the scratch.

See also: react-redux-typescript-boilerplate

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Code Format

$ npm run prettier

License

MIT