Skip to content
/ block Public template
forked from Nuxify/block

Dapp starter template using Nuxt.

License

Notifications You must be signed in to change notification settings

danvincent11/block

 
 

Repository files navigation

Block

Dapp starter template using Nuxt.

 

Installation

git clone git@github.com:Nuxify/block.git
cd block/
npm install

Run Locally

npm run dev

Generate Static Pages

npm run build:static
cd dist/
npx serve

 

Contributing

Made with ❤️ at Nuxify

 

License

MIT

About

Dapp starter template using Nuxt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.3%
  • TypeScript 19.7%
  • JavaScript 18.2%
  • Other 0.8%