Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 293 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 293 Bytes

WCC 2023 S2 DEV

Timetable generator

A simple web app for generating a timetable app screenshot

Online Demo

You can test the project here

How to run the project

cd <project_folder>
npm install
npm run dev