8000 GitHub - upieez/gic_frontend: Frontend for GIC's take home assignment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

upieez/gic_frontend

Repository files navigation

Setup

We are using vite to run our React application. Please ensure the following:

Prerequisite (Development)

  1. Please have Node v20.x and above installed
  2. Please ensure that you have the gic_server running
  3. npm install
  4. npm run dev
  5. Visit http://localhost:5173/ in your browser

Production

To compile the app for production, run npm run build.

About

Frontend for GIC's take home assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0