Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y2bd/news.termina.li
https://github.com/y2bd/news.termina.li
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/y2bd/news.termina.li
- Owner: y2bd
- Created: 2018-10-09T03:42:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T06:23:10.000Z (almost 6 years ago)
- Last Synced: 2024-11-01T11:42:58.228Z (about 2 months ago)
- Language: Vue
- Size: 3.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terminali
## 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
```