Skip to content

Files

Latest commit

 

History

History
29 lines (20 loc) · 411 Bytes

File metadata and controls

29 lines (20 loc) · 411 Bytes

Deploying A NuxtJS App Using IPFS On Fleek

Instalation

$ yarn install
$ yarn dev

Deploy Preview: http://localhost:3000/

$ yarn build
$ yarn start
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs

For more detailed explanation about Fleek. checkout Fleek.co