swcbba / sw-website-2019

Website for Techstars Global Startup Weekend Cochabamba 2019
https://swcbbadev.firebaseapp.com/
1 stars 3 forks source link
angular

CircleCI

Techstars Global Startup Weekend Cochabamba 2019

Startup Weekend Cochabamba template project.

Create keys file

Run npm run keys:create and add your keys to the file: src/environments/keys.ts.

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 lint

Run ng lint to execute linting.

Further help

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