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

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.

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
```