[go: nahoru, domu]

Skip to content

SNU-Sorijigi/SoriBoard-frontend

Repository files navigation

+--------------------------+ | SoriBoard 2.0 / frontend | +--------------------------+

Frontend of SNU Sorijigi time manager - SoriBoard 2.0

WHAT IS SoriBoard 2.0?

SoriBoard 2.0 is an enhanced version of SoriBoard 1.3 which is on "https://github.com/GTPV/time_manager_sorijigi/".
SoriBoard 2.0 separated the frontend and backend of SoriBoard 1.3, which was originally based on Django. The frontend of SoriBoard 2.0 is based on Svelte, and the backend is based on Django REST framework.

HOW TO RUN?

To run frontend only(which is this repository), run

  $ npm install
  $ npm run dev

To open the page in browser immediately, run

  $ npm run dev -- --open

About

Frontend part of SoriBoard 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published