@aakashdeveloper/create-node-app 中文文档教程
这是节点 js 的种子应用程序
Available Scripts
How To Start
在 node_modules 文件夹内
- Globally install this module with npm "npm install -g @aakashdeveloper/create-node-app"
- Go to the directory where you want to generate the project files
- Run "generate" in shell/cmd and follow the instructions.
- Inside your newly created project folder run "npm start".
- Navigate to http://localhost:7600
Available Script
- npm start
- npm run dev
- npm run test
Available Test Script
npm test
使用 Mocha 和 chai 进行测试 在测试文件夹中添加测试用例
Database connector
的 mongodb 文件
添加了所有GET 邮政 放 删除 操作只需在需要的地方调用 mongodb 文件
Added Redis Sample code
- Connect application with redis
- Install redis server
- Sample code is in src/node-redis-sample.js
Added view engine layer
- added ejs script
- added lint
DeveloperLink
www.aakashhanda.me
更多
你可能也喜欢
- 22ndtech-common-lib 中文文档教程
- 2ab2-js 中文文档教程
- 8888acc-utility-service-nodejs-clien 中文文档教程
- 99voices_npm_logger 中文文档教程
- @0xcert/ethereum-order-gateway-contracts 中文文档教程
- @28stoneconsulting/design-system 中文文档教程
- @3nvi/gatsby-theme-intl 中文文档教程
- @4a/koa-api-router 中文文档教程
- @4keys/dom-to-image 中文文档教程
- @8base/apollo-client 中文文档教程