Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gio3k authored Oct 22, 2024
1 parent 0ca0586 commit e50089e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SmallFish Website
# Small Fish Website

The SmallFish website is created using [SvelteKit](https://kit.svelte.dev/) and hosted via [GitHub Pages](https://pages.github.com/)
The Small Fish website is created using [SvelteKit](https://kit.svelte.dev/) and hosted via [GitHub Pages](https://pages.github.com/)

## Setup and running locally

1. Download and install [NodeJs](https://nodejs.org/en/)
2. Open the project folder using your favourite IDE (use [vscode](https://code.visualstudio.com/)!)
3. Using terminal, run the following commands...
1. Download and install [Node.js](https://nodejs.org/en/)
2. Open the project folder using your favourite IDE (use [VS Code](https://code.visualstudio.com/)!)
3. In a terminal, run the following commands...

```
npm install
Expand Down

0 comments on commit e50089e

Please sign in to comment.