https://github.com/ether1project/etho-bridge-app
https://github.com/ether1project/etho-bridge-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ether1project/etho-bridge-app
- Owner: Ether1Project
- Created: 2021-05-26T01:09:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T14:51:04.000Z (about 5 years ago)
- Last Synced: 2025-12-19T20:18:39.440Z (7 months ago)
- Language: SCSS
- Size: 12.4 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
etho-bridge-app
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).