a simple TypeScript Webpack template
# install dependencies
$ npm install
# run the app in development
$ npm start
# build the app for production
$ npm run build
a simple TypeScript Webpack template
# install dependencies
$ npm install
# run the app in development
$ npm start
# build the app for production
$ npm run build