https://github.com/mxcl/mxcl.github.io
https://github.com/mxcl/mxcl.github.io
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mxcl/mxcl.github.io
- Owner: mxcl
- Created: 2013-03-28T02:25:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T12:41:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T07:44:55.749Z (over 1 year ago)
- Language: HTML
- Size: 85.2 MB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
```sh
export PORT=3210
npx watch-http-server . -p$PORT -o -a localhost
```
# Dependencies
| Project | Version |
|-------------|---------|
| nodejs.org | >=18 |