Skip to content

lukawski/angular-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published