https://github.com/energychain/sdao-static
StromDAO static content
https://github.com/energychain/sdao-static
Last synced: 5 days ago
JSON representation
StromDAO static content
- Host: GitHub
- URL: https://github.com/energychain/sdao-static
- Owner: energychain
- Created: 2017-05-08T02:44:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T10:21:07.000Z (over 7 years ago)
- Last Synced: 2025-03-01T00:24:52.394Z (4 months ago)
- Language: HTML
- Size: 12.4 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# SDAO static
Static SDAO content repo
## Setup
- make sure [node.js](http://nodejs.org) is at version >= `7`
- `npm i hexo-cli -g`
- clone this repo down and `cd` into the folder
- run `npm install`
- run `hexo server` or `hexo generate`