https://github.com/okerx/open-source-man
https://github.com/okerx/open-source-man
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/okerx/open-source-man
- Owner: okerx
- Created: 2020-07-01T22:54:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:24:57.000Z (over 2 years ago)
- Last Synced: 2024-08-11T05:08:56.938Z (10 months ago)
- Language: Vue
- Size: 1.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open-source-man
Simple blog example built with Vue.js and Firebase.## 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/).