https://github.com/phocks/desk-booker
Book desks...
https://github.com/phocks/desk-booker
Last synced: about 1 year ago
JSON representation
Book desks...
- Host: GitHub
- URL: https://github.com/phocks/desk-booker
- Owner: phocks
- License: mit
- Created: 2021-02-09T21:57:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T07:12:20.000Z (about 5 years ago)
- Last Synced: 2025-01-16T23:13:29.437Z (over 1 year ago)
- Language: Svelte
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Desk Booker
> ✨ Bootstrapped with Create Snowpack App (CSA).
## 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.