Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 678 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 678 Bytes

WEBPACK SCAFFOLD

This project contain only a scaffold with Typescript ,Webpack and Webpack Dev Server.

Getting Started

Run the following command:

yarn start:dev

Prerequisites

You'll need to install the following:

Node.js >8.x
npm
yarn 
webpack
webpack-cli
webpack-dev-server

Installing

npm install or yarn install (root directory)
npm i webpack webpack-cli webpack-dev-server -g

Author

  • Nacho Castillo - Developer - Github

License

This project is licensed under the MIT License - see the LICENSE.md file for details