Skip to content

tier4-2023-team2/console_app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, create environment file.

cd  console_app/
touch .env

and write your workspace infomation.

workspace=<write_your_workspace>
vehicle_model=<VEHICLE_MODEL>
sensor_model=<SENSOR_MODEL>

run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published