https://github.com/acidjazz/fullsun
california conscious cannabis
https://github.com/acidjazz/fullsun
cannabis coffeescript html javascript medicinal pug stylus
Last synced: about 2 months ago
JSON representation
california conscious cannabis
- Host: GitHub
- URL: https://github.com/acidjazz/fullsun
- Owner: acidjazz
- Created: 2016-11-17T00:59:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T22:53:33.000Z (over 7 years ago)
- Last Synced: 2025-01-22T01:46:51.889Z (3 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
```