https://github.com/bonustrack/signer-archive
https://github.com/bonustrack/signer-archive
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bonustrack/signer-archive
- Owner: bonustrack
- License: mit
- Created: 2020-09-07T04:29:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T16:54:26.000Z (over 4 years ago)
- Last Synced: 2024-10-18T07:23:49.943Z (8 months ago)
- Language: Vue
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Signer
## 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
```## License
[MIT](LICENSE).