js-stack-boilerplate JavaScript应用快速搭建样板

想快速搭建一个完整的 JavaScript 应用?js-stack-boilerplate这个项目挺适合的!它包含了 Heroku、Travis 和 Coveralls 的集成,可以轻松上手,无需担心额外配置。你只需要下载合适的版本、编辑package.json文件,运行yarnyarn start就好了。别克隆这个库哦,里面有些和你没啥关系的文件。直接在你的项目中使用,省时省力。对于需要快速启动的开发者来说,这个工具挺方便的。

而且它不依赖付费工具,全部都是免费的开源资源。如果你不需要集成 Heroku 等工具,选择简单版也不错,按照教程走,几步就能完成搭建。使用起来直观,简单易懂。如果你刚开始接触前端开发,试试这个资源也是一个不错的选择。

如果你还在寻找适合生产环境的堆栈,建议可以先试试这个,能帮你节省不少时间和精力。

zip
js-stack-boilerplate-master.zip 预估大小:49个文件
folder
js-stack-boilerplate-master 文件夹
file
.eslintrc.json 323B
file
.flowconfig 99B
folder
public 文件夹
folder
img 文件夹
file
favicon.ico 5KB
folder
css 文件夹
file
bootstrap.min.css.map 66KB
file
bootstrap.min.css 147KB
file
yarn.lock 190KB
folder
src 文件夹
folder
shared 文件夹
folder
action 文件夹
file
hello.js 1KB
file
hello.test.js 1KB
folder
container 文件夹
file
message-async.js 236B
file
message.js 221B
file
hello-async-button.js 397B
file
hello-button.js 362B
file
routes.test.js 199B
folder
reducer 文件夹
file
hello.js 923B
file
hello.test.js 1KB
file
config.js 649B
folder
component 文件夹
file
message.jsx 157B
file
footer.jsx 232B
file
modal-example.jsx 708B
folder
page 文件夹
file
hello-async.jsx 685B
file
not-found.jsx 499B
file
home.jsx 2KB
file
hello.jsx 622B
file
nav.jsx 1KB
file
button.jsx 294B
file
routes.js 271B
file
app.jsx 1KB
folder
client 文件夹
file
socket.js 788B
file
index.jsx 2KB
folder
server 文件夹
file
socket.js 894B
file
dotenv.js 55B
folder
model 文件夹
file
message.js 180B
file
routing.js 1KB
file
render-app.jsx 2KB
file
init-store.js 667B
file
controller.js 1KB
file
index.js 903B
file
db.js 486B
file
.babelrc 105B
file
release.sh 483B
file
.travis.yml 141B
file
LICENSE 1KB
file
webpack.config.babel.js 890B
file
Procfile 21B
file
README.md 2KB
file
.env-sample 133B
file
app.json 217B
file
.gitignore 123B
file
package.json 2KB
zip 文件大小:108.91KB