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

https://github.com/levonium/seocentury.com

SEO Century Website
https://github.com/levonium/seocentury.com

Last synced: 5 months ago
JSON representation

SEO Century Website

Awesome Lists containing this project

README

          

# SEO Century

> SEO Century website

## Build Setup

``` bash
# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```