React Development Environment without using CRA(create-react-app)
When creating a new React project, there is an option of using create-react-app which as per official site, offers a modern build setup with no configuration. It is very easy to use and with just one command npx create-react-app my-app, it will set u...
varunagarwal.hashnode.dev6 min read
wkylin
react
github: github.com/wkylin/promotion-web