Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.36 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.36 KB

My Account Manager - written in TypeScript 🚀

Build status Quality Gate Maintainability Reliability Security Coverage Status

Useful Commands

  • Project setup: yarn install

  • Compiles and hot-reloads for development: yarn run serve

  • Run tests: yarn run test

  • Compiles and minifies for production: yarn run build