It is a Angular webapp which has been written with the purpose of studying. Feel free to download and use.
You can check it out here.
-
Clone the repository
$ git clone https://github.com/dhyegofernando/shopping-list-app.git
-
Navigate to the repository folder
$ cd shopping-list-app
-
Install dependencies
$ npm install & bower install
-
Serve the presentation and monitor source files for changes
$ gulp serve
-
Open http://localhost:3000 to view the app running
Check CONTRIBUTING.md.
MIT License © Dhyego Fernando