Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtgoitia/daily-records
https://github.com/dtgoitia/daily-records
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dtgoitia/daily-records
- Owner: dtgoitia
- Created: 2019-02-05T08:48:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T15:18:42.000Z (almost 6 years ago)
- Last Synced: 2024-10-28T13:55:42.070Z (3 months ago)
- Language: Vue
- Size: 387 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daily-records
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).