The Small Fish website is created using SvelteKit and hosted via GitHub Pages
- Download and install Node.js
- Open the project folder using your favourite IDE (use VS Code!)
- In a terminal, run the following commands...
npm install
npm run dev
Check out the example.md
file located within the repo.
Upload them to this repository, or open a pull request!
- Download the Svelte VS Code plugin
- Download the ESLint VS Code plugin
- Download the Prettier VS Code plugin