- This is a simple react base library for you can do simple operations and tests.
- After clone it you can also expand it according to your needs.
git clone https://github.com/HsienW/react-base-starter.git
cd react-base-starter
npm install
npm start
navigation to http://localhost:8080
(or you can use yarn for installation)
- Need to install node.js. (v18 above version recommended for React 19)
- Need to install npm or yarn.
- It does not contain redux or UI components and other libraries.