https://github.com/saneef/unravel
Resolve URLs
https://github.com/saneef/unravel
Last synced: 4 months ago
JSON representation
Resolve URLs
- Host: GitHub
- URL: https://github.com/saneef/unravel
- Owner: saneef
- License: mit
- Created: 2022-01-03T15:13:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T08:21:17.000Z (over 1 year ago)
- Last Synced: 2025-03-23T20:34:42.293Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://unravelurl.com
- Size: 279 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unravel URL
Resolve URLs on Netlify.
## Development
```sh
npm install # Install all NPM packages
npm start # To start devlopment instance
```