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
- Host: GitHub
- URL: https://github.com/levonium/seocentury.com
- Owner: levonium
- Created: 2019-11-11T01:54:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:44:38.000Z (about 2 years ago)
- Last Synced: 2025-10-14T07:46:50.950Z (8 months ago)
- Language: Vue
- Homepage: https://seocentury.com
- Size: 3.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```