https://github.com/spersico/browserlamp
The lamp we got, not the lamp we deserve
https://github.com/spersico/browserlamp
hacktoberfest open-source solidjs
Last synced: 2 months ago
JSON representation
The lamp we got, not the lamp we deserve
- Host: GitHub
- URL: https://github.com/spersico/browserlamp
- Owner: spersico
- License: mit
- Created: 2021-09-26T16:17:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T07:34:45.000Z (over 2 years ago)
- Last Synced: 2024-05-31T15:19:27.210Z (12 months ago)
- Topics: hacktoberfest, open-source, solidjs
- Language: JavaScript
- Homepage: http://browserlamp.xyz
- Size: 147 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BrowserLamp 💡
Ever needed an extra lamp for a conference or a photo or something? Use your browser!
## Developing
Once you've created a project and installed dependencies with `npm install`, start a development server:
```bash
npm run dev# or start the server and open the app in a new browser tab
npm run dev -- --open
```## License and Attributions
[MIT](./license)
Icons are from [Font Awesome](https://fontawesome.com/license) and [Material Design Icons](https://material.io/resources/icons/)