Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 265 Bytes

#Speedometer PWA

npm start (http://localhost:3333)
npm run prod

Deploy:

  • create remote gh-pages
  • git clone <project> --branch gh-pages public
  • npm run deploy

Based on: