Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acidjazz/fullsun
california conscious cannabis
https://github.com/acidjazz/fullsun
cannabis coffeescript html javascript medicinal pug stylus
Last synced: about 18 hours ago
JSON representation
california conscious cannabis
- Host: GitHub
- URL: https://github.com/acidjazz/fullsun
- Owner: acidjazz
- Created: 2016-11-17T00:59:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T22:53:33.000Z (over 7 years ago)
- Last Synced: 2024-11-21T07:36:01.695Z (2 months ago)
- Topics: cannabis, coffeescript, html, javascript, medicinal, pug, stylus
- Language: Vue
- Homepage: https://full-sun.com
- Size: 24.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# fullsun
california conscious cannabis
> *Note*: currently in early development## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```