Dreamer Web

the repository for the website to allow users to operate communities entirely on the web.

Dreamer Web allows you to set up any elections for a number of users to vote on.

open the console for you editor and type in the following commands

cd dreamerwebsveltekit

npm run dev

and at then open another window in the console and type in this commands

cd dreamerwebsveltekit

json-server --watch database.json --port 8000

that should start a local host with the port of 127.0.0.1:5173