项目作者: artus

项目描述 :
A diary app on Blockstack.
高级语言: JavaScript
项目地址: git://github.com/artus/BlockDiary.git
创建时间: 2018-04-11T13:54:13Z
项目社区:https://github.com/artus/BlockDiary

开源协议:

下载


BlockDiary

A diary app on Blockstack.

Installation

Installation is not necessary to use this app, but you can do so:

  1. git clone https://github.com/artusvranken/BlockDiary
  2. cd BlockDiary
  3. npm install

Usage

You can use the app here, but you can also serve the app locally by using:

  1. node server.js

And navigating to localhost:3000.

Serving the app locally does not work as of yet.