0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/portfolio-svelte
github-actions[bot] a6ee42fa17
[ci] release (#2724)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-04 15:29:27 -06:00
..
public
src
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#2724) 2022-03-04 15:29:27 -06:00
README.md [docs] fix typo in portfolio-svelte example (#2496) 2022-01-31 16:46:05 -05:00
sandbox.config.json
tsconfig.json

Astro Starter Kit: Portfolio + Svelte

npm init astro -- --template portfolio-svelte

Open in StackBlitz

🧑‍🚀 Seasoned astronaut? Delete this file. Have fun!

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.