Skip to content

bellingard/my-account-manager-TS

Repository files navigation

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