Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugmaker-237/angular-scratch
This a small starter app made from scratch to learn more about about angular material, angular JS and ES6
https://github.com/bugmaker-237/angular-scratch
angular es6 gulp javascript
Last synced: 30 days ago
JSON representation
This a small starter app made from scratch to learn more about about angular material, angular JS and ES6
- Host: GitHub
- URL: https://github.com/bugmaker-237/angular-scratch
- Owner: bugMaker-237
- Created: 2016-11-27T12:48:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T10:00:44.000Z (about 8 years ago)
- Last Synced: 2024-11-13T08:39:14.956Z (3 months ago)
- Topics: angular, es6, gulp, javascript
- Language: JavaScript
- Size: 1.09 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###This is a small starter app made from scratch to learn more about angularJS, angular material and ES6
##Running the code
To run the sample, open a command prompt and execute the following commands:- npm install (to install dependencies)
- npm sart (to start the server)
- Open a browser and change the URL to http://localhost:8000Hope you will understand internals of this code sample ☺. Fill free to improve the repository