文件名称:fitcardemo:使用均值堆栈的 fitcar 演示应用程序
文件大小:2.8MB
文件格式:ZIP
更新时间:2024-06-25 06:10:51
JavaScript
$ npm install -g mean-cli $ mean init < myApp> $ cd < myApp> && npm install 使用任务管理器调用节点 Mean 支持 gulp 任务运行器,用于应用在代码上的各种服务。 要启动您的应用程序运行 - $ gulp 或者,当不使用gulp (以及用于生产环境)时,您可以运行: $ node server 然后,打开浏览器并转到: http://localhost:3000 sudo rm -R .git/ git clone https://github.com/spbreed/fitcar.git mv fitcardemo/.git/ . date git commit -am " init project, forked mean.io Wed Dec 24 00:19:31 MST 2014 "