lukawski / angular-exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  1. yarn install
  2. yarn start

How to run tests

yarn test

Tests are using Karma wich is installed in project. So you don;t need to install karma-cli.

Other commands

yarn build

Creates production build and output it to ./dist folder.

About


Languages

Language:JavaScript 74.3%Language:HTML 17.3%Language:CSS 8.4%