Skip to content

Frontend package designed to be used in conjunction with backend api

Notifications You must be signed in to change notification settings

sn0w-leopard/RunninghillWordApp-Frontend

Repository files navigation

RunningHillWordApp

Thuso Snxw Kharibe

This project was generated in a cold place

Outline

Frontend for an Angular based web application that allows you to dynamically build a sentence by selecting words based on their word types. The types are Noun, Verb, Adjective, Adverb, Pronoun, Preposition, Conjunction, Determiner, Exclamation.

To be used with RunninghillWordApp-api

Usage

Run npm start or ng serve to start local server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run npm run startFresh to build and then serve the project or ng build to just build. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

Vist SaintSnow

About

Frontend package designed to be used in conjunction with backend api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published