This project was generated with angular-cli version 1.0.0-beta.24. Currently there are no E2E or unit tests in this sample project. The e2e and unit tests files were kept to make it easier to copy this project and extend it without having to later add configuration files for karma, protractor etc.
NOTE: This sample uses a beta version of Dexie
Before you can run the app in your browser, you will have to install its dependencies with:
npm install
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
You can also install angular-cli
globally and use ng serve
.
Run npm 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.
You can also install angular-cli
globally and use ng build
.
To get more help on the angular-cli
use ng help
or go check out the Angular-CLI README.
To get more help on Dexie check out the Dexie Wiki