Skip to content

nicolas-justin/gambiconf.github.io

 
 

Repository files navigation

GambiConf

🐒 The Blow Your Mind Conference

How to run

1 - Clone this repo

git@github.com:gambiconf/gambiconf.github.io.git

2 - Install the dependencies

cd gambiconf.github.io.git && npm i

3 - Start the SvelteKit's development mode

npm run dev

4 - Then the website will be available at http://localhost:3000/

How to deploy

Deploying to GitHub Pages is an easy task. Just run it:

npm run build && npm run deploy

About

🐒 The Blow Your Mind Conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 91.4%
  • JavaScript 3.6%
  • CSS 3.0%
  • TypeScript 1.3%
  • HTML 0.7%