mirror of
https://github.com/qist/tvbox.git
synced 2026-06-20 16:44:17 +00:00
Initial commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user