Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 215 Bytes

webpack-boilerplate

  1. Clone the repository
  2. Open up terminal and run npm install
  3. You're ready to go !

Main commands

  • npm run server for development
  • npm run build for production mode