# Installation
npm install # download all dependencies
# Development
npm run dev # start dev server
npm run types # start type checking
npm run test # run unit tests
# Production (outputs to docs/)
npm run build # run production build
# Code formatting (optional: most editors can handle these themselves)
npm run format # run all formatters
npm run prettier # run prettier on src
npm run eslint # run eslint on src
forked from alexburner/daylight.website
-
Notifications
You must be signed in to change notification settings - Fork 0
Natural clock for visualizing daylight hours
quark-bar/daylight.website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Natural clock for visualizing daylight hours
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 95.7%
- HTML 2.1%
- CSS 1.5%
- JavaScript 0.7%