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

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: 5 months 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
```