https://github.com/internet-development/www
https://internet.dev
https://github.com/internet-development/www
Last synced: 4 months ago
JSON representation
https://internet.dev
- Host: GitHub
- URL: https://github.com/internet-development/www
- Owner: internet-development
- License: mit
- Created: 2023-08-03T23:52:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T21:19:30.000Z (over 1 year ago)
- Last Synced: 2025-04-10T14:45:52.159Z (about 1 year ago)
- Language: TypeScript
- Size: 220 KB
- Stars: 20
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WWW
https://internet.dev
https://x.com/internetxstudio
### Setup (MacOS)
Start by cloning the repository
Then run the server
```sh
npm install
npm run dev
```
Go to `http://localhost:10000` in your browser of choice.