Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrismaree/vuetruffleipfsboilerplate

Basic boilerplate to get started with vuejs, web3, truffle and IPFS
https://github.com/chrismaree/vuetruffleipfsboilerplate

Last synced: about 5 hours ago
JSON representation

Basic boilerplate to get started with vuejs, web3, truffle and IPFS

Awesome Lists containing this project

README

        

# VueTruffleIPFSBoilerplate

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```