zhouleiF / blockstack-todos-react-hooks

A simple to-do list app built Blockstack identity, Blockstack storage + Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockstack Todo App

A simple React Todo app built for the decentralized web.

Build Setup

# install dependencies
# previously we used yarn install. This is no longer supported.
npm install

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build

Linting & Unit test

# Lints and fixes files
npm run lint

# Run your unit tests
npm run test:unit

For detailed explanation on how this app works, checkout the guide.

About

A simple to-do list app built Blockstack identity, Blockstack storage + Vue.js


Languages

Language:JavaScript 79.3%Language:CSS 17.2%Language:HTML 3.5%