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

https://github.com/envylabs/orlando-creators

Orlando Creators site
https://github.com/envylabs/orlando-creators

Last synced: 8 months ago
JSON representation

Orlando Creators site

Awesome Lists containing this project

README

          

# Orlando Creators

## Setup

This is a [next.js](https://github.com/zeit/next.js/) app.

```
yarn
```

## Dev

```
npm run dev
```

This repo uses the [ESLint](http://eslint.org/) Airbnb style for JS
linting. Configuring your editor to prefer local ESLint over global
will reflect the style of this repo.

## Deploy

Add the Heroku app `orlando-creators` as a remote on the project,
and push `master` to that remote when you’re ready to deploy. Node
scripts handle the rest.

## License

The name Orlando Creators™, Orlando Creators logo, and all related media and
assets are © Envy 2017. Do not use without permission.

This code, however: steal whatever you want!