marekdano / angular-frontend

frontend part of MES application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend

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

Angular CLI was updated to version 1.0.0-rc1

Steps to install and start the project

Global libraries to be installed beforehand

Run npm install to install all dependencies Run npm install bootstrap@4.0.0-alpha.5 making it available in the application

Start the project

Run npm start to build and start the project in development mode.

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.

Build

Run ng build for development or ng build --prod --aot=false --base-href /UI/ for production to build the project. The build artifacts will be stored in the wwwroot/ directory.

About

frontend part of MES application


Languages

Language:TypeScript 79.1%Language:HTML 19.1%Language:CSS 1.3%Language:JavaScript 0.3%Language:C# 0.2%