Skip to content

opencck/cms-admin

Repository files navigation

OpenCCK Admin

Nuxt admin panel for OpenCCK CMS

Build Setup

# install dependencies
$ npm install

# copy and set environments
$ cp .env.example .env

Development

# serve with hot reload
$ npm run dev

Production

# build for production
$ npm run build

# launch with npm
$ npm run start

# launch with pm2
$ pm2 start ecosystem.config.js

About

Admin panel for openCCK CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages