Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jorishermans/guidleme
- Owner: jorishermans
- Created: 2020-04-16T21:03:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T22:07:27.000Z (almost 3 years ago)
- Last Synced: 2023-04-03T17:32:26.868Z (over 1 year ago)
- Language: Vue
- Homepage: https://app.guidle.me
- Size: 1.78 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```