mirror of https://github.com/gaotianliuyun/gao
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
407 B
18 lines
407 B
# 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.
|
|
|
|

|
|
|