Skip to content

bgu-se-workshop-2025/WS-Portal

Repository files navigation

Frontend Project

This is the frontend to our project, built in React.

Getting Started

  1. Clone Repository

     git clone https://github.com/bgu-se-workshop-2025/WS-Portal.git
     cd WS-Portal
  2. Install Dependencies:

    npm install
  3. Run in Development:

    npm run dev
    
  4. Build & Preview:

    npm run build
    npm run preview

Project Structure

  • public/ - Static files copied to dist (favicon, etc).
  • src/ - All source code (components, pages, etc).
  • index.html - Main HTML entry point for Vite.
  • tsconfig.json - TypeScript config.

About

React app of the for the workshop project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages