affilnost / angular5-example-shopping-app

Angular 5 Example Shopping App + Angular Material + Responsive
https://affilnost.github.io/angular5-example-shopping-app/
MIT License
128 stars 81 forks source link
angular angular-2 angular-5 angular-5-quickstart angular-material angular-shopping angular2 angular5 boilerplate example-app example-code example-project material material-design shopping-app shopping-list

Angular 5 Example Shopping App + Angular Material + Responsive

Made with :heart:

Join the chat at https://gitter.im/Angular-5-Example-Shopping-App/Lobby MIT Licence Open Source Love TypeScript Build Status

LIVE DEMO

angular-example-shopping-app

UI Description

The app provides a possibility to maintain shopping lists.

API connection:

Features

Environment installation

You need to have Node.js and npm installed on your PC/Mac.

Then just run npm install in the project's root.

Development server

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.

Build

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

Possible Issues / Improvements

Contributing

Please see the CONTRIBUTING file for guidelines.

Deploying to GitHub Pages

npm run deploy-to-ghpages

License

MIT

Enjoy :stuck_out_tongue_winking_eye: