Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Developerayo/deploy-nuxtjs-using-ipfs-on-fleek

Deploying A NuxtJS App Using IPFS On Fleek
https://github.com/Developerayo/deploy-nuxtjs-using-ipfs-on-fleek

fleek ipfs javascript nuxtjs tailwindcss

Last synced: about 15 hours ago
JSON representation

Deploying A NuxtJS App Using IPFS On Fleek

Awesome Lists containing this project

README

        

# Deploying A NuxtJS App Using IPFS On [Fleek](https://fleek.co)

## Instalation

```bash
$ 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](https://nuxtjs.org)

For more detailed explanation about Fleek. checkout [Fleek.co](https://fleek.co)