npm install
npm run dev
open http://localhost/index.html
Now edit src.
A basic production script is included that builds your app to a build
folder
npm run build
- support
typescript
- add dir
hoc
which contains high order components , these components are classic cases collected in daily development.