Skip to content

zachlysobey/blockstack-app-ts-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockstack-app-ts-react

This is a project I'm using to learn blockstack, and to dust of my front-end skills a bit.

Right now, it doesn't really do much, and I'm not sure what its gonna grow into, but hey, its a start.

See the accompanying blog post here: https://zachlysobey.github.io/personal-site/

Development

I use yarn for this project.

Pull down the project and install dependencies

$ git clone git@github.com:zachlysobey/blockstack-app-ts-react.git
$ cd blockstack-app-ts-react
$ yarn

Run the tests

$ yarn test

Start the dev server

$ yarn start

Build for deployment

$ yarn build

References

About

Playing around at creating a Blockstack DApp with TypeScript & create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published