# clone the project git clone https://github.com/CudiLala/tictactoe-svelte.git # install dependencies npm install # start the development server npm run dev