A full-featured Webpack and typescript for build react component
This is a project template for sakitam-cli. It is recommended to use npm 3+ for a more efficient dependency tree.
$ npm install -g sakitam-cli
$ sakitam init react-component-template-ts my-project
$ cd my-project
$ npm install
$ npm run dev
$ npm run dist:common
$ npm run tsc:watch
$ npm run tsc:watch
$ npm run dev:examples