Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 130 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 130 Bytes

client

Fetch dependencies

npm install

Run Webpack

npm run build

Start http-server

npm start