pathfinding-visualizer
Pathfinding Algorithm Visualizer with ability to Pause/Rewind during run
Elder.js template project. It is part template, part tutorial. Dive in!
This is a project template for Elder.js apps. The template lives at https://github.com/elderjs/template and the Elder.js source is here: https://github.com/elderjs/elderjs
Here is a demo of the template: https://elderjs.pages.dev/
To create a new project based on this template using degit:
npx degit Elderjs/template elderjs-app cd elderjs-app
npm install # or just yarn
npm start # or npm run dev
Navigate to localhost:3000. You should see your app running.
This spawns a development server, so simply edit a file in src, save it, and reload the page to see your changes.
You can also see a live demo of this template: https://elderjs.pages.dev/
elder.config.js has @elderjs/plugin-browser-reload': {} in it's plugins, your browser will automatically restart after the server restarts.esbuild
If you are looking for a faster development experience run npm run esbuild this is experimental but will be improving rapidly.
npm run build
Let the build finish. It will put all of your statically generated files in ./public.
If you wish to preview you can use:
npx sirv-cli public
npm run serve
more like this
Pathfinding Algorithm Visualizer with ability to Pause/Rewind during run
Generate stunning audio waveforms with Svelte 5 and Canvas. Transform an array of peak data into beautifully rendered,…
Open-source chess opening practice. Free alternative to Chessable's spaced repetition / review feature.
search projects, people, and tags