https://github.com/yazaabed/pilottest
Simple comment project using material angularjs
https://github.com/yazaabed/pilottest
Last synced: 4 months ago
JSON representation
Simple comment project using material angularjs
- Host: GitHub
- URL: https://github.com/yazaabed/pilottest
- Owner: yazaabed
- Created: 2017-05-21T21:34:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T14:40:24.000Z (about 8 years ago)
- Last Synced: 2025-01-07T23:51:40.726Z (5 months ago)
- Language: JavaScript
- Homepage: http://pilotcommentsapp.herokuapp.com/comments
- Size: 249 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run dev project | Run prod evn
------------- | -------------
npm install | gulp serve:dist
bower install | git add .
gulp serve | git commit -m
It will be deployed automatically | git push -u master