https://github.com/rikschennink/conditioner-boilerplate-global
A global scope based boilerplate for Conditioner.
https://github.com/rikschennink/conditioner-boilerplate-global
boilerplate conditioner mediaqueries module-loader responsive
Last synced: over 1 year ago
JSON representation
A global scope based boilerplate for Conditioner.
- Host: GitHub
- URL: https://github.com/rikschennink/conditioner-boilerplate-global
- Owner: rikschennink
- License: mit
- Created: 2017-10-30T14:20:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T09:56:53.000Z (over 8 years ago)
- Last Synced: 2025-01-23T08:20:19.740Z (over 1 year ago)
- Topics: boilerplate, conditioner, mediaqueries, module-loader, responsive
- Language: JavaScript
- Homepage: https://github.com/rikschennink/conditioner
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conditioner Global Scope Boilerplate
A global scope based boilerplate for [Conditioner](https://github.com/rikschennink/conditioner).
Install dependencies from npm.
```bash
npm i
```
Setup server @ `http://localhost:8080`
```bash
npm start
```