Skip to content

geniusq1981/beautycms

Repository files navigation

beautycms

simple cms in vuejs

Setup

# install dependencies
npm install

# serve with hot reload at localhost:8090 (only blog page,no admin)
npm run dev (或 npm start)

# build for production with blog page
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# build for production with admin page (not yet)
npm run buildadmin

# integral test enviroment for blog&admin page with node server (not yet)
npm run nodeserver

Willings

Hope to create blog/CMS website with Vue.js simply

Good Things:

  1. wordpress
  2. buttercms
  3. hexo
  4. jekyll
  5. vuepress

About

simple cms in vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published