Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 326 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 326 Bytes

griptape-vue-starter

griptape-vue-starter is the starter project for developing Secret Network DApps in Secret Network using griptape.js.

Setup

Install dependencies and run it locally:

yarn
yarn dev

Then, go to http://localhost:3000.