Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 382 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 382 Bytes

DeviconNewUi

Prerequisites:

Development

Install dependencies:

npm install

Build and run app locally:

npm run start

Run unit tests:

npm run test

Lint:

npm run lint

Format:

npm run format

Deploy to gh-pages branch:

ng deploy --base-href=https://<username>.github.io/<repo-name>/