Just my exercise learning about SvelteKit at The Net Ninja
# Clone this repository
$ git clone https://github.com/gifaldyazkaa/ninja-gaming-sveltekit.git ninja-gaming
$ cd ninja-gaming
# Install required dependency
$ yarn
# Start development server
$ yarn run dev
# Open http://localhost:3000 to see the result