Skip to content

Developed by @SirMaxxx for a talk at Angular Brisbane 2018 - text input components that speak the prompt, and entered text.

Notifications You must be signed in to change notification settings

SirMaxxx/Rhymetalk

Repository files navigation

Rhymetalk

This project was generated with Angular CLI version 6.0.8.

Developed by @SirMaxxx for a talk at Angular Brisbane 2018

To install and run

After cloning, cd rhymetalk

Edit package.json and remove the following line:

"components": "file:dist/components",

Delete the package-lock.json file

From the command line:

npm i

ng build components

npm i components

ng serve website

Open browser to http://localhost:4200

The aim of this project was to demonstrate the method of creating and consuming a component library in Angular 6+ The talk showed how, by modifying a simple textbox component, functionality can be aded thoughout - maximum value for minimal code change.

About

Developed by @SirMaxxx for a talk at Angular Brisbane 2018 - text input components that speak the prompt, and entered text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published