astro/examples/portfolio-svelte
github-actions[bot] 30e78a0bd8
[ci] release ()
* [ci] update lockfile ()

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* chore: exit prerelease mode

* [ci] release

* chore: update lockfile

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Nate Moore <nate@skypack.dev>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-11 16:47:57 -06:00
..
public Adds a new example template portfolio-svelte () 2021-11-02 12:48:00 -04:00
src fix component usage in portfolio-svelte 404 page () 2022-03-10 09:36:11 -06:00
.gitignore Move from yarn to pnpm () 2022-03-08 15:46:11 -06:00
.npmrc Move from yarn to pnpm () 2022-03-08 15:46:11 -06:00
.stackblitzrc Adds a new example template portfolio-svelte () 2021-11-02 12:48:00 -04:00
astro.config.mjs Use accessible indentation () 2021-12-22 16:11:05 -05:00
package.json [ci] release () 2022-03-11 16:47:57 -06:00
README.md [docs] fix typo in portfolio-svelte example () 2022-01-31 16:46:05 -05:00
sandbox.config.json Adding CodeSandbox config file to all the "next" examples () 2021-11-05 10:41:37 -05:00
tsconfig.json Adjust TSConfig example files to include compilerOptions () 2021-12-26 22:39:30 -05:00

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.