This is my GitHub Pages profile site.
- Node.js
- Svelte
- SvelteKit
- GitHub Pages
- CSS Flexbox
In the project directory, you can run:
Runs the app in development mode. Open http://localhost:5173 to view it in the browser.
Syncs SvelteKit metadata and runs svelte-check.
Builds the prerendered static site to the build folder.
Serves the production build locally after npm run build.
Builds the site and publishes the build folder with gh-pages.