文件名称:resources:使用资源快速构建您的单页 Web 应用程序、本机 Web 应用程序或您喜欢的任何称呼。 资源使用 NodeJS、ExpressJS、AmpersandJS、Waterline、Webpack 构建
文件大小:43KB
文件格式:ZIP
更新时间:2024-06-20 06:11:24
JavaScript
使用资源快速构建您的单页 Web 应用程序、本机 Web 应用程序或您喜欢的任何称呼。 资源是用 、 、 、 、 。 git clone --depth=1 https://github.com/brianberlin/boilerplate.git myproject cd myproject git remote rm origin npm i npm start 资源.json Resources.json是您可以以JSON格式声明应用程序资源的位置。 以下是Resources.json当前可配置的内容。 name [string]资源名称 model [object] : slug [string] : 用作资源的查找 ID props [object] : type [string] : 可以是字符串、文本、整数、浮点数、日期、时间、日期时间、布尔值、二进制、
【文件预览】:
resources-master
----client()
--------app.js(751B)
--------messages.json(280B)
--------models()
--------views()
--------config.js(77B)
--------styles()
--------plugins()
--------pages()
--------router.js(2KB)
----.gitignore(67B)
----.jscsrc(291B)
----package.json(2KB)
----webpack.config.js(1KB)
----models()
--------user.js(2KB)
----Resources.json(3KB)
----README.md(3KB)
----config()
--------default.js(3KB)
----lib()
--------app.js(987B)
--------resource-routes.js(2KB)
--------webpack.js(591B)
--------templates()
--------resource-views.js(4KB)
--------error-handler.js(666B)
--------handlebars.js(659B)
--------waterline.js(1KB)
--------delete-folder.js(349B)
--------config.js(671B)
--------index.html(4KB)
--------logger.js(333B)
--------favicons.js(263B)
--------events.js(108B)
--------model.js(2KB)
--------token.js(389B)
--------twilio.js(167B)
--------handlers.js(3KB)
--------passport.js(2KB)
----routes()
--------user.js(1KB)