/flatman-app

FATMAN Web Application

Primary LanguageTypeScript

FLATMAN

This project was generated with angular-cli version 1.0.0-beta.26.

Bootstrap

After cloning this repository, run npm install to install all required dependencies.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files and the API requests will be passed to http://localhost:5000.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/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.

To deploy it on a sub-directory, use: ng build -prod --base-href /fatman/app/

Further help

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