QuillCMS
1.0.0
QuillCMS,一個使用 Node.js、Express、Nuxt.js 和 MongoDB 建構的內容管理系統。
# 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
有關工作原理的詳細說明,請查看 Nuxt.js 文件。
我們使用背包來觀看和建立應用程序,因此您可以使用最新的 ES6 功能(模組語法、async/await 等)。