0.2.1-dev • Published 9 years ago
pipeline-builder-demo v0.2.1-dev
Pipeline Builder Demo App
Copyright (c) 2017 EPAM Systems
MIT License
Getting Started
Ensure that the latest Git For Windows and Node.js v6 LTS are installed.
This project was generated with Angular CLI version 1.0.0-beta.31. You're encouraged to use it too.
Install Angular CLI
npm install -g @angular/cliGrab the project
git clone https://git.epam.com/epm-cmbi/pipeline-builder-wdl-demo.gitInstall necessary Node.js modules (specified in package.json) locally.
npm install
npm dedupeDevelopment 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 to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.