Skip to content

MaTriXy/react-express

 
 

Repository files navigation

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

The all-in-one beginner's guide to modern React application development!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 81.9%
  • TypeScript 12.2%
  • JavaScript 5.6%
  • CSS 0.3%