Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/libotony/develop-vechain-app-for-beginners

Introduction for beginners to develop a vechain app
https://github.com/libotony/develop-vechain-app-for-beginners

Last synced: 13 days ago
JSON representation

Introduction for beginners to develop a vechain app

Awesome Lists containing this project

README

        

# How To Develop VeChain App

## Development

``` bash
npm install #Install dependencies
npm run serve #Compiles and hot-reloads for development
npm run build #Compiles and minifies for production
```