Skip to content

NLeSC/symposium

Repository files navigation

Project running with SvelteKit and Netlify

Running locally:

You need to have Node.js installed on your machine. Then run the following commands:

# with pnpm
pnpm install
pnpm dev
open http://localhost:5173/

# with npm
npm install
npm run dev
open http://localhost:5173/

Merging a git branch to main will trigger a deploy to Netlify. Branch previews are also available.

About

eScience Center symposium website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •