Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 610 Bytes

Project Task List

Build Status

Something for me to use to store task list information. This is also being used as an experiment with Firebase hosting, the Firestore database, and PWA development using Angular and Ionic.

Developing

  • npm i
  • npm test
  • npm start

Deploying

  • make sure everything is committed and that the local master is in sync with the origin master
  • npm run release