Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhruuva/test
First Pulish on github Pages
https://github.com/dhruuva/test
Last synced: 11 days ago
JSON representation
First Pulish on github Pages
- Host: GitHub
- URL: https://github.com/dhruuva/test
- Owner: Dhruuva
- Created: 2020-10-26T11:52:00.000Z (about 4 years ago)
- Default Branch: www
- Last Pushed: 2021-03-16T15:32:41.000Z (over 3 years ago)
- Last Synced: 2023-02-28T18:15:22.523Z (over 1 year ago)
- Language: Vue
- Homepage: https://dhruuva.github.io/test/
- Size: 450 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-chart
## 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/).