Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 328 Bytes

File metadata and controls

17 lines (11 loc) · 328 Bytes

CompassFormApp

Publish New Version

cd .\projects\compass-form\
npm version minor
ng build compass-form
cd ..\..\dist\compass-form\
npm publish

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.