react-sandbox

时间:2024-08-05 16:23:59
【文件属性】:

文件名称:react-sandbox

文件大小:8KB

文件格式:ZIP

更新时间:2024-08-05 16:23:59

JavaScript

React启动器 将此作为Udemy.com 上的课程章节的起点。 ###入门### 有两种方法可以开始使用此 repo。 ####Familiar with Git?#####检查这个repo,安装depdencies,然后使用以下命令启动gulp进程: > git clone git@github.com:StephenGrider/ReactStarter.git > cd ReactStarter > npm install > gulp ####不熟悉 Git?##### 点击然后下载 .zip 文件。 解压缩 zip 文件的内容,然后打开终端,切换到项目目录,然后: > npm install > gulp


【文件预览】:
react-sandbox-master
----package.json(702B)
----gulpfile.js(2KB)
----index.html(243B)
----src()
--------routes.jsx(452B)
--------app.jsx(159B)
--------components()
--------stores()
--------utils()
--------actions.jsx(105B)
----.gitignore(32B)
----sass()
--------style.scss(26B)
--------header.scss(57B)
----README.md(764B)

网友评论