文件名称:node-template:通用入门应用程序模板
文件大小:62KB
文件格式:ZIP
更新时间:2024-05-28 02:24:53
nodejs template babel express es6
节点Web应用程序模板 我用于节点项目的通用模板 安装并启动应用 yarn install yarn run dev 运行测试 yarn test # Or if you want to watch the tests yarn test:w
【文件预览】:
node-template-master
----.gitignore(21B)
----.babelrc(182B)
----app.js(148B)
----app.test.js(258B)
----package.json(1015B)
----backpack.config.js(365B)
----index.js(107B)
----README.md(396B)
----.circleci()
--------config.yml(982B)
----.prettierrc(0B)
----yarn.lock(220KB)