This uses Svelte and json-server for a mock API. This doesn't use a BE mock API, I want to be a straight forward and simple.
- Run
nvm use
for the correct node version- You might need to run
nvm install
if you don't have the current version
- You might need to run
- Run
npm ci
to install the dependencies based on the package-lock manifest - Run
npm start
and navigate to http://localhost:5173/