Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amazeelabs/amag-qr-landingpage


https://github.com/amazeelabs/amag-qr-landingpage

Last synced: 2 days ago
JSON representation

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 install

gulp //runs local webserver, live compiling, injecting of CSS in browser
gulp compile //manually compile for dev enviroment
gulp build //manually compile for prod enviroment
```