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
- Host: GitHub
- URL: https://github.com/envylabs/orlando-creators
- Owner: envylabs
- Created: 2016-12-08T00:31:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T19:03:43.000Z (over 8 years ago)
- Last Synced: 2025-04-01T20:42:53.512Z (over 1 year ago)
- Language: JavaScript
- Size: 12.6 MB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!