/landville-frontend

Angular Frontend Application for the LandVille Project

Primary LanguageTypeScript

LandvilleFrontend CircleCI Coverage Status

This project was generated with Angular CLI version 8.0.3.

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.

Production server

Navigate to https://landville-frontend.herokuapp.com/ and you'll be served with this application's frontend interface.

Code scaffolding

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

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Serve the client side Vesion of the app using. npm run serve:browser

Serve the SSR Version of the website using. npm run serve:ssr

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.

Running a clean install

Run install:clean to execute a clean installation and starting the the application

Browser Support

At present, we officially aim to support the last two versions of the following browsers::

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.