Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazeelabs/amag-qr-landingpage
https://github.com/amazeelabs/amag-qr-landingpage
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amazeelabs/amag-qr-landingpage
- Owner: AmazeeLabs
- Created: 2016-02-16T14:51:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T23:47:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T23:32:48.801Z (2 months ago)
- Language: CSS
- Size: 15 MB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qr-landingpage
INSTALLATION:
```
npm install --global bower
npm install --global gulp
npm install`
bower install
gulp inject
gulp serve
```AMAZEE SETUP:
```
npm installgulp //runs local webserver, live compiling, injecting of CSS in browser
gulp compile //manually compile for dev enviroment
gulp build //manually compile for prod enviroment
```