Skip to content

1-page Angular 6 project that counts the words provided in a form

Notifications You must be signed in to change notification settings

KeithTeesdale/web-word-counter

Repository files navigation

Web Word-Counter

You write words and we count them... on the web!

Install

Install Node and NPM: https://nodejs.org/en/download/

Run npm install -g @angular/cli to install the Angular CLI globally

Running The Development server

Run ng serve --open to start dev server and automatically navigate to the application http://localhost:4200/.

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.

About

1-page Angular 6 project that counts the words provided in a form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published