react-app-boilerplate

时间:2024-05-20 11:22:00
【文件属性】:

文件名称:react-app-boilerplate

文件大小:484KB

文件格式:ZIP

更新时间:2024-05-20 11:22:00

JavaScript

Deployed.pl React App样板 基本的生产就绪应用程序配置。 基于配置并受启发 快速开始 要求 node>=8.10 yarn>=1.7 python -安装的virtualenv 有关其他依赖项,请参见Dockerfile。 安装 我们正在使用python的virtualenv创建独立的项目环境。 安装python virtualevnwrapper 。 设置虚拟环境 mkvirtualenv --python = python3.5项目名称 echo cd $ {PWD} >>〜/ .virtualenvs / project-name / bin / postactivate 在您的virtualenv中安装nodejs pip安装nodeenv 安装最新的node 8版本。 您可以使用命令nodeenv --list检查可用版本 nodeenv -


【文件预览】:
react-app-boilerplate-master
----.env(107B)
----.eslintrc(3KB)
----public()
--------favicon.ico(32KB)
----yarn.lock(403KB)
----.stylelintrc(245B)
----internals()
--------babel()
--------editors()
--------testing()
----src()
--------utils()
--------containers()
--------client()
--------stores()
--------sentry()
--------global-styles.js(440B)
--------theme()
--------components()
--------translations()
--------tests()
--------server()
--------settings()
--------index.js(843B)
----Dockerfile(691B)
----LICENSE(1KB)
----README.md(3KB)
----razzle.config.js(6KB)
----.env.development(96B)
----.editorconfig(211B)
----.gitignore(143B)
----package.json(3KB)

网友评论