Skip to content

Google-DSC-NYCU/DSC-WEB

Repository files navigation

DSC-Web

How to use

Dev

Generate the static file first:

npm run pre-build

then:

npm run dev

build

npm run build