文件名称:NodeCMS:在NodeJ中构建内容管理系统
文件大小:1.91MB
文件格式:ZIP
更新时间:2024-06-01 00:28:01
JavaScript
节点CMS NodeJ中构建了零摩擦内容管理系统。 克隆存储库:: $ git clone https://github.com/rvdkooy/NodeCMS.git 通过运行以下命令来安装所有节点依赖项: $ npm install 构建所有工件: $ grunt build 现在,通过以下方式运行该应用程序: $ npm start 要运行测试: $ grunt test