Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thisislawatts/printable-calendar
https://github.com/thisislawatts/printable-calendar
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thisislawatts/printable-calendar
- Owner: thisislawatts
- License: mit
- Created: 2020-12-18T10:19:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T21:45:58.000Z (over 1 year ago)
- Last Synced: 2024-06-12T19:04:59.521Z (5 months ago)
- Language: TypeScript
- Homepage: https://calendar.thisis.la
- Size: 5.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Printable Calendar
[![Netlify Status](https://api.netlify.com/api/v1/badges/2b3c476c-ebe0-418a-9bcb-0af8ab7c68ce/deploy-status)](https://app.netlify.com/sites/la-calendar/deploys)
## Available Scripts
### npm start
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### npm run build
Builds a static copy of your site to the `build/` folder.
Your app is ready to be deployed!**For the best production performance:** Add a build bundler plugin like [@snowpack/plugin-webpack](https://github.com/snowpackjs/snowpack/tree/main/plugins/plugin-webpack) or [snowpack-plugin-rollup-bundle](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle) to your `snowpack.config.json` config file.
### Q: What about Eject?
No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.