Using frameworks:.
- Vite
- React
- Tailwindcss
All the world’s a stage, and all the men and women merely players.
Requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
cd bizgu-root
git clone https://github.com/officefish/bizgu-client.git
cd bizgu-client
npm i
*or
yarn
Run vite-react on localhost
npm run dev
or
yarn dev
Verify the deployment by navigating to your server address in
your preferred browser.
127.0.0.1:5173
MIT
Free Software, Hell Yeah!