Skip to content

gifaldyazkaa/ninja-gaming-sveltekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja Gaming Guides Website

Just my exercise learning about SvelteKit at The Net Ninja

Development

# 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