Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 440 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 440 Bytes

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