Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:8000

Hope you will understand internals of this code sample ☺. Fill free to improve the repository