This project contain only a scaffold with Typescript ,Webpack and Webpack Dev Server.
Run the following command:
yarn start:dev
You'll need to install the following:
Node.js >8.x
npm
yarn
webpack
webpack-cli
webpack-dev-server
npm install or yarn install (root directory)
npm i webpack webpack-cli webpack-dev-server -g
- Nacho Castillo - Developer - Github
This project is licensed under the MIT License - see the LICENSE.md file for details