Skip to content

mvhs-apps/club-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVHS Club Website

About

This website scrapes data from here and displays it in a readable format, sorted by the club meeting time. It does not scrape data in real time, but does so periodically because otherwise we would need to require students to log in in order to work.

Stack

This website uses vue 3 with vite and a static JSON file to store the class data.

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

To develop:

  1. npm install
  2. npm run dev
  3. open http://localhost:3000

License

This website is licensed under the GPLv3 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published