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

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

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`