https://github.com/bep20/pantherswap2
https://github.com/bep20/pantherswap2
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bep20/pantherswap2
- Owner: bep20
- Created: 2022-03-15T20:43:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T20:43:42.000Z (over 4 years ago)
- Last Synced: 2025-06-02T16:54:51.565Z (about 1 year ago)
- Language: Vue
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pantherswap
## 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/).