website-src Svelte Themes

Website Src

Svelte source for website

Simple Svelte App for Craft Science Website

Dan test

The Crafty Science website, which is here, is mostly a very simple static site and does not require even basic JS. However, the very nice framework Svelte is used to handle retrevial of sensor data, providing pseudo real-time updates.

To build the website into directory dist:

npm install
npm run build

For development:

npm install
npm run dev

and open http://localhost:5173/.

License

© 2023 Benedict R. Gaster (cuberoo_)

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Top categories

Loading Svelte Themes