/Typescript-ExpenseTracker

an expense tracker app made fully with typescript and sass

Primary LanguageTypeScript

An expense tracker app written fully with typescript

install Dependencies run

npm install

Compile typescript in watch mode

npm run watch

lunch dev server

npm run serve