Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 626 Bytes

RecipesManager

Build Status

Production: https://recipes-manager-1376f.firebaseapp.com/

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.

Running unit tests

Run ng test to execute the unit tests via Karma.