AdventuresNB:Adventures NB网站

时间:2024-06-07 00:30:03
【文件属性】:

文件名称:AdventuresNB:Adventures NB网站

文件大小:205KB

文件格式:ZIP

更新时间:2024-06-07 00:30:03

JavaScript

冒险笔记 用ReactJS编写,基于create-react-app。 可用脚本 在项目目录中,可以运行: npm start 以本地开发模式运行网站,在浏览器中打开本地开发站点。 打开在浏览器中查看。 如果您进行编辑,该页面将被热加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行程序。 npm run build 在build文件夹中build用于生产的部署工件。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 npm run cfn 将cloudformation更改部署到生产环境。 可以在cloudformation文件夹中找到cloudformation模板。 该脚本使用以下参数: --env | -e :环境名称,默认为dev --region | -r :将云


【文件预览】:
AdventuresNB-master
----.github()
--------issue_template.md(88B)
--------pull_request_template.md(357B)
----public()
--------manifest.json(751B)
--------index.html(2KB)
--------favicon.ico(17KB)
--------images()
----yarn.lock(277KB)
----src()
--------router()
--------.eslintrc(757B)
--------index.scss(73B)
--------components()
--------util()
--------config()
--------data()
--------index.js(839B)
----scripts()
--------cloudformation()
--------cfn.js(1KB)
--------build.js(5KB)
--------test.js(734B)
--------deploy.js(3KB)
--------start.js(3KB)
----.travis.yml(396B)
----config()
--------jest()
--------env.js(3KB)
--------webpack.config.prod.js(15KB)
--------webpack.config.dev.js(12KB)
--------webpackDevServer.config.js(5KB)
--------polyfills.js(856B)
--------paths.js(2KB)
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(256B)
----package.json(3KB)

网友评论