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

https://github.com/sourcec0de/spa-seo-example


https://github.com/sourcec0de/spa-seo-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# spa-seo-example

> A project to test SEO and Vue.js

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test
```

For more information see the [docs for vueify](https://github.com/vuejs/vueify).