ultrasonicsoft / ng-wiredjs-demo

Using WiredJs web components in Angular 8 application

Home Page:https://medium.com/@balramchavan/wireframe-sketched-angular-v8-application-3bc48d8cae2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wireframe/Sketched Angular (v8) application

Are you tired of building typical Material Design/Bootstrap and other design system websites and wants to build something sketchy for fun? If yes, then let's build one!

WiredJS is a web component library which offers sketchy hand-drawn like web components. Don't forget to checkout their showcase of web components.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Blog

https://medium.com/@balramchavan/wireframe-sketched-angular-v8-application-3bc48d8cae2d

About

Using WiredJs web components in Angular 8 application

https://medium.com/@balramchavan/wireframe-sketched-angular-v8-application-3bc48d8cae2d


Languages

Language:TypeScript 67.4%Language:HTML 18.0%Language:JavaScript 12.8%Language:CSS 1.8%