Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phucbm/live-server
https://github.com/phucbm/live-server
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phucbm/live-server
- Owner: phucbm
- Created: 2023-02-20T03:54:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T04:22:52.000Z (about 2 years ago)
- Last Synced: 2025-01-22T15:46:15.424Z (30 days ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# live-server
- a live server with hot-reload
- @viivue/atomic-css included```shell
# install
npm i# start server
npm start
```