astro/examples/portfolio-svelte
github-actions[bot] 285622b8ae
Version Packages (next) (#1916)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-19 12:49:37 -05:00
..
public Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
src minor adjustments for astro@next (#1763) 2021-11-08 10:23:12 -07:00
.gitignore Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
.npmrc Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
.stackblitzrc Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
astro.config.mjs Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
package.json Version Packages (next) (#1916) 2021-11-19 12:49:37 -05:00
README.md docs: seperate npm run build and npm run dev to avoid confusion (#1798) 2021-11-11 13:28:51 -06:00
sandbox.config.json Adding CodeSandbox config file to all the "next" examples (#1744) 2021-11-05 10:41:37 -05:00
tsconfig.json Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00

Astro Starter Kit: Portfolio

npm init astro -- --template portfolio

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.