Go to file
delvh cfb6842d13 Merge pull request 'Citation.cff, and no action workflow anymore' (#1) from delvh-patch-2 into master
Reviewed-on: #1
2023-03-19 02:19:19 +08:00
css Initial commit 2023-03-19 01:58:54 +08:00
html Initial commit 2023-03-19 01:58:54 +08:00
js Initial commit 2023-03-19 01:58:54 +08:00
sass Initial commit 2023-03-19 01:58:54 +08:00
.gitignore Initial commit 2023-03-19 01:58:54 +08:00
CITATION.cff Add 'CITATION.cff' 2023-03-19 02:18:31 +08:00
file-watcher.png Initial commit 2023-03-19 01:58:54 +08:00
package-lock.json Initial commit 2023-03-19 01:58:54 +08:00
package.json Initial commit 2023-03-19 01:58:54 +08:00
README.md Initial commit 2023-03-19 01:58:54 +08:00

UI Dev

Just a quick repo I made to test UI development

Usage

The server will watch HTML/CSS/JS and reload when changes are detected.

npm run server

If you need anything else to work with (e.g. bulma or nord) simply install them with npm.

Jetbrains FileWatcher (if available)

This image was taken on Windows, so Program may need to be changed on *nix.

file-watcher