Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 289 Bytes

Project Scaffold

Installation

  1. npm install

Scritps

  • npm run webpack Runs webpack
  • npm run dev Runs webpack in watch mode
  • npm run hmr Runs webpack development server with hot module replacment
  • npm run production Runs webpack for production