Go to file
Chris Veilleux 3bd92dc495 reordered social icons per design team request 2018-11-13 18:26:41 -06:00
e2e moved backend code to new directory structure 2018-11-02 14:47:13 -05:00
projects reordered social icons per design team request 2018-11-13 18:26:41 -06:00
src Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00
.dockerignore changed dockerfile to take an argument specifying which project to build 2018-11-12 22:24:04 -06:00
.editorconfig Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00
.gitignore Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00
Dockerfile changed dockerfile to take an argument specifying which project to build 2018-11-12 22:24:04 -06:00
README.md Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00
angular.json added environment awareness 2018-11-12 20:06:05 -06:00
package-lock.json added global navigation library and implemented it in the marketplace 2018-11-08 20:50:54 -06:00
package.json added environment awareness 2018-11-12 20:06:05 -06:00
tsconfig.json added global navigation library and implemented it in the marketplace 2018-11-08 20:50:54 -06:00
tslint.json Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00

README.md

Internet

This project was generated with Angular CLI version 7.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.

Code scaffolding

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

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

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