Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trikolon/web
Personal Website
https://github.com/trikolon/web
Last synced: 14 days ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/trikolon/web
- Owner: Trikolon
- Created: 2018-09-27T23:11:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T09:01:34.000Z (about 1 year ago)
- Last Synced: 2023-08-20T10:21:39.336Z (about 1 year ago)
- Language: Vue
- Homepage: https://pbz.im
- Size: 3.14 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pbz-uber
[![Netlify Status](https://api.netlify.com/api/v1/badges/2182e05c-45f7-4242-adcd-18835e1ce51c/deploy-status)](https://app.netlify.com/sites/pbz/deploys)
## 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
```