An open API service indexing awesome lists of open source software.

https://github.com/tianyong90/blog

田勇的博客
https://github.com/tianyong90/blog

front-end laravel php vue

Last synced: about 1 year ago
JSON representation

田勇的博客

Awesome Lists containing this project

README

          

# 田勇的博客

![build](https://github.com/tianyong90/blog/workflows/build/badge.svg)

## 博客地址,[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).