https://github.com/ungdev/ua-mac-form
https://github.com/ungdev/ua-mac-form
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ungdev/ua-mac-form
- Owner: ungdev
- Created: 2019-12-06T23:02:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T23:13:49.000Z (over 6 years ago)
- Last Synced: 2025-04-09T05:42:19.635Z (about 1 year ago)
- Language: JavaScript
- Size: 295 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
git clone https://github.com/ungdev/ua-mac-form.git
cd ua-mac-form
npm install
npm run build
BIND=192.168.1.1 PORT=3000 node server
```