maxphillipsdev / react-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React from scratch

This is a demo app to show how to build a React app from scratch.

How to run

npm install
npm run build
npm run start

About


Languages

Language:HTML 52.7%Language:JavaScript 47.3%