cajero_app
Reto3
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
SE-Sprint3-Exercises-Chapter-4
创建人:Erik L. Meyer电子邮件: 关于:通过跟随allong到Ethan Brown的Web Development with Express和Node,第二版,复制了一些工作经验
Node_modules(按Node)。 教科书中的所有其他代码均由Ethan Brown撰写。
所需文件:
meadowlark.js,fortune.js,home.handlebars,about.handlebars,500.ha
SE-Sprint3-Exercises-Chapter-3
创建人:Erik L. Meyer电子邮件: 关于:通过跟随allong到Ethan Brown的Web Development with Express和Node,第二版,复制了一些工作经验
Node_modules(按Node)。 教科书中的所有其他代码均由Ethan Brown撰写。
所需文件:
meadowlark.js,home.handlebars,about.handlebars,500.handlebars,40
gestionapp
proyecto sprint3
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build