Ecosyste.ms: Awesome

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

https://github.com/seymoe/QuillCMS

QuillCMS, A Content Management System build with Node.js, Express, Nuxt.js and MongoDB.
https://github.com/seymoe/QuillCMS

cms element-ui mongodb nodejs nuxt quillcms vue

Last synced: 3 months ago
JSON representation

QuillCMS, A Content Management System build with Node.js, Express, Nuxt.js and MongoDB.

Lists

README

        

# QuillCMS

> QuillCMS, A Content Management System build with Node.js, Express, Nuxt.js and MongoDB.

## Build Setup

``` bash
# install dependencies
$ npm install # Or yarn install

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

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

For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).

## Backpack

We use [backpack](https://github.com/palmerhq/backpack) to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).