Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyeockjinkim/zokrates-demo
https://github.com/hyeockjinkim/zokrates-demo
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyeockjinkim/zokrates-demo
- Owner: HyeockJinKim
- Created: 2019-11-29T08:58:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:50:28.000Z (about 2 years ago)
- Last Synced: 2024-05-28T23:52:26.953Z (8 months ago)
- Language: Vue
- Size: 4.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zokrates-demo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).