Skip to content
On this page

React

INFO

For futher framework related tutorial: https://reactjs.org/docs/create-a-new-react-app.html

Quick start demo

Init Project

please ensure you have installed npx in advance

npx create-react-app my-app
cd my-app

Deploy to let.sh

lets deploy

Powered by let.sh