mirror of
https://github.com/mschuepbach/matrix-kernel-filter-calculator.git
synced 2026-01-15 21:12:14 +01:00
9bfb6f008aa973a35494ea761eecb1efc2e8e97a
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Matrix Kernel Filter Calculator
Live app: Matrix Kernel Filter Calculator
Made with Svelte.
Note that you will need to have Node.js installed.
Get started
Install the dependencies...
cd matrix-kernel-filter-calculator
npm install
...then start Rollup:
npm run dev
Navigate to localhost:8080.
Building and running in production mode
To create an optimised version of the app:
npm run build
Deploying
Deploy to GitHub Pages:
npm run deploy
Languages
Svelte
45.7%
JavaScript
43.1%
CSS
8.5%
HTML
2.7%