Skip to content

An Angular-based toolkit that implements the Italia design system

License

Notifications You must be signed in to change notification settings

vvfosprojects/design-angular

 
 

Repository files navigation

NOTE: This repository is a work-in-progress, and not yet ready for production use!

Join the #design-js channel Get invited

Minimal Starter with Angular on both Server and Browser Platforms

Installation

  • npm install

Serve

  • npm start to build your client app and start a web server
  • npm run build to prepare a distributable bundle

Development

  • run npm start and npm run watch in two separate terminals to build your client app, start a web server, and allow file changes to update in realtime

Prod

  • npm run build:prod to compile the ngfactory files and build prod
  • npm run server to start up the server

About

An Angular-based toolkit that implements the Italia design system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.7%
  • JavaScript 21.2%
  • HTML 13.7%
  • CSS 0.4%