Skip to content

ETH-PEACH-Lab/toio-baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toio Baseline Project

This is a frontend-only React application initialized with Vite.

Tech Stack

  • React: UI library
  • Vite: Build tool
  • React Bootstrap: UI components built with React (based on Bootstrap 5)
  • Bootstrap: CSS framework

Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Build for production:

    npm run build

Project Structure

  • src/App.jsx: Main application component (includes Bootstrap demo).
  • src/main.jsx: Entry point including Bootstrap CSS import.

About

baseline code for toio pokemon quest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors