officefish / bizgu-client

frontend code for Bizgu theatre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bizgu client.

Frontend code for Bizgu theatre.

Build Status

Using frameworks:.

  • Vite
  • React
  • Tailwindcss

All the world’s a stage, and all the men and women merely players.

Installation

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

License

MIT

Free Software, Hell Yeah!

About

frontend code for Bizgu theatre


Languages

Language:JavaScript 83.7%Language:CSS 9.3%Language:HTML 6.0%Language:Shell 0.9%