Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 146 Bytes

File metadata and controls

16 lines (10 loc) · 146 Bytes

Install dependencies

  • install node v10
  • npm install

Running project

# start up express

npm start

# start webpack

webpack -w