Skip to content

megasmack/steve.schrab.org

Repository files navigation

Steve.Schrab.org

Netlify Status

This project was generated with Angular CLI version 6.1.3.

Install Dependencies

This project uses Yarn as a package manager. Run yarn or yarn install from the project's root directory to install all dependencies.

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.