文件名称:Building-AngularJS-and-Node.js-Apps-with-the-MEAN-Stack:[MongoDB, Express.js, Angular.js, Node.js] Building-AngularJS-and-Node.js-Apps-with-the-MEAN-Stack
文件大小:49KB
文件格式:ZIP
更新时间:2024-07-16 03:28:51
JavaScript
Building-AngularJS-and-Node.js-Apps-with-the-MEAN-Stack 要运行此应用程序,请启动您的 mongo 服务器并从命令行执行以下操作: bower install npm install nodemon server.js $ NODE_ENV=development nodemon server.js $ NODE_ENV=production nodemon server.js
【文件预览】:
Building-AngularJS-and-Node.js-Apps-with-the-MEAN-Stack-master
----server()
--------models()
--------config()
--------utilities()
--------controllers()
--------views()
--------includes()
----heroku()
--------heroku.script(426B)
----package.json(954B)
----db()
--------db.script(773B)
----test()
--------tests()
--------test-app.js(57B)
----server.js(443B)
----Procfile(20B)
----.gitignore(610B)
----public()
--------css()
--------app()
--------favicon.ico(822B)
----karma.conf.js(2KB)
----README.md(326B)
----bower.json(411B)