https://github.com/tianyong90/blog
田勇的博客
https://github.com/tianyong90/blog
front-end laravel php vue
Last synced: about 1 year ago
JSON representation
田勇的博客
- Host: GitHub
- URL: https://github.com/tianyong90/blog
- Owner: tianyong90
- Created: 2019-02-21T02:40:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T16:16:56.000Z (over 4 years ago)
- Last Synced: 2025-04-09T19:17:43.213Z (about 1 year ago)
- Topics: front-end, laravel, php, vue
- Language: Vue
- Homepage: https://tianyong90.com
- Size: 83.1 MB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 田勇的博客

## 博客地址,[https://tianyong90.com](https://tianyong90.com)
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).