yangxiaoze / react-express

Learn React through interactive examples

Home Page:http://www.react.express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Express

A guide and reference for learning React.

The production deployment of this app is running here: https://www.react.express.

Written by Devin Abbott (@dvnabbott).

Development

Installation

yarn

Running development server

yarn dev

Building and running production server

yarn build
yarn start

About

Learn React through interactive examples

http://www.react.express

License:MIT License


Languages

Language:TypeScript 67.5%Language:JavaScript 31.1%Language:CSS 1.4%