项目作者: ahmsay

项目描述 :
React example projects
高级语言: JavaScript
项目地址: git://github.com/ahmsay/React-Demo.git
创建时间: 2020-03-29T13:47:21Z
项目社区:https://github.com/ahmsay/React-Demo

开源协议:

下载


React Demo

In this repository, there are 3 different projects which include basic React, Redux and Firestore features. Feel free to explore !

Useful Scripts

Install Modules

npm install

Run

npm start

Build

npm run build