Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jabez007/trivial-vapid-machinecode
Charting the Gold/Silver ratio
https://github.com/jabez007/trivial-vapid-machinecode
Last synced: 5 days ago
JSON representation
Charting the Gold/Silver ratio
- Host: GitHub
- URL: https://github.com/jabez007/trivial-vapid-machinecode
- Owner: jabez007
- Created: 2024-01-15T19:06:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T23:32:46.000Z (11 days ago)
- Last Synced: 2024-11-05T00:26:20.481Z (11 days ago)
- Language: JavaScript
- Homepage: https://jabez007.github.io/trivial-vapid-machinecode/
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trivial-vapid-machinecode
## 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/).