Skip to content

👀 I demonstrated it by creating the react project via the create-react-app

License

Notifications You must be signed in to change notification settings

MoonCheung/react-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Demo

This project serves as a reference for demonstration

build step

# 安装依赖包
yarn

# 以开发模式运行应用程序
yarn start

# 启动测试运行服务器
yarn test

# 将用于生产的应用程序构建到build文件夹
yarn build

# 代码格式检查
yarn lint

# 代码格式化
yarn format

About

👀 I demonstrated it by creating the react project via the create-react-app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages