Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.51 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.51 KB

NCU-Course-Finder-v6

Netlify Status FOSSA Status

NCU Course Finder - A rescue from the place where Nobody Care U.

Introduction

This is a web app which provides an intuitive, easy-to-use UI to browse and search for the courses from the National Central University.

This project is built with Vite, powered by Vue 3, and styled with Bootstrap 5.

Project setup

This project requires Node.js version >= 12.0.0.

Install dependencies

npm install

Start the dev server

npm run dev

Build for production

npm run build

Locally preview production build

npm run preview

Data source

See NCU-Course-Finder-DataFetcher-v2.

License

Copyright © 2022 Raku Zeta.

Licensed under the MIT License.

FOSSA Status