uier / NYCU_VIS_Fall_2022

Home Page:https://uier.github.io/NYCU_VIS_Fall_2022/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYCU VIS Fall 2022

DEMO WEBSITE HERE

Develop index.html

index.html is the entry of the website which displaying the assignments, for developing it, make sure to run the following command to produce the css by tailwindcss CLI

Development build with watcher

./tailwindcss -o index.css --watch

Production build

./tailwindcss -o index.css --minify

About

https://uier.github.io/NYCU_VIS_Fall_2022/


Languages

Language:CSS 40.1%Language:HTML 23.1%Language:Vue 19.5%Language:JavaScript 17.3%