svelte-calc

Svelte Calc

First experiment with svelte: svelte-calc

svelte calc

First experiment with svelte

Running development

Install the dependencies:

cd svelte-calc
npm install

Then start the development server:

npm run dev

Navigate to localhost:5000. Have fun!

Building and running production

Create an optimised build of the svelte.-calc:

npm run build

Run the build with npm run start (uses sirv)

Demo

Try svelte calc out

Top categories

Loading Svelte Themes