mirror of
https://github.com/mschuepbach/matrix-kernel-filter-calculator.git
synced 2026-01-15 21:12:14 +01:00
Migrate to SvelteKit and Vite
This commit is contained in:
12
README.md
12
README.md
@@ -6,9 +6,7 @@ Live app: **[Matrix Kernel Filter Calculator](https://mschuepbach.github.io/matr
|
||||
|
||||
Made with [Svelte](https://svelte.dev).
|
||||
|
||||
|
||||
*Note that you will need to have [Node.js](https://nodejs.org) installed.*
|
||||
|
||||
_Note that you will need to have [Node.js](https://nodejs.org) installed._
|
||||
|
||||
## Get started
|
||||
|
||||
@@ -34,11 +32,3 @@ To create an optimised version of the app:
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
## Deploying
|
||||
|
||||
Deploy to GitHub Pages:
|
||||
|
||||
```bash
|
||||
npm run deploy
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user