https://github.com/plugarut/proxy-frontend
https://github.com/plugarut/proxy-frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plugarut/proxy-frontend
- Owner: PlugaruT
- Created: 2017-01-22T14:22:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T09:06:27.000Z (over 9 years ago)
- Last Synced: 2025-01-17T03:35:20.145Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# proxy-frontend
### Setup
1. [Install](https://nodejs.org/en/download/package-manager/) `nodejs`
2. `sudo npm install -g gulp`
3. `sudo npm install -g bower`
4. `git clone git@github.com:PlugaruT/proxy-frontend.git`
5. `cd proxy-frontend`
6. `npm install`
7. `bower install`
8. `gulp serve`