Visit the website: tidy.cards
Install dependencies npm install
.
Run npm install -g @angular/cli
to install angular command tools.
Run npm run watch
to watch ts/sass/html.. files and and create the dist folder.
Run npm run build
to create production dist folder.