Skip to content

devicons/devicon-new-ui

 
 

Repository files navigation

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>/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.3%
  • HTML 17.0%
  • JavaScript 2.6%
  • SCSS 2.1%