Generated by Node Project Generator.
html-css-javascript-webpack
- Cloning the repo
$ git clone https://github.com/robertoachar/html-css-javascript-webpack.git
- Installing dependencies
$ npm install
- Running scripts
Action | Usage |
---|---|
Starting development mode | npm start |
Linting code | npm run lint |