Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jorishermans/guidleme

A decentralized creating tutorials for others to follow or for yourself to consume
https://github.com/jorishermans/guidleme

Last synced: 10 days ago
JSON representation

A decentralized creating tutorials for others to follow or for yourself to consume

Awesome Lists containing this project

README

        

# guidleme

> A guided tutorial application, build in vue.js, blockstack.js, storagestack

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```