astro/examples/portfolio-svelte
Sarah Rainsberger 8b54242a46
Adding CodeSandbox config file to all the "next" examples (#1744)
* Create sandbox.config.json specifying port 3000

* Update sandbox.config.json

* Create sandbox.config.json for blog example

* Create sandbox.config.json for multiple authors blog

* added sandbox config to portfolios

* [ci] yarn format

* added sandbox.config.json to more frameworks examples

* [ci] yarn format

Co-authored-by: sarah11918 <sarah11918@users.noreply.github.com>
2021-11-05 10:41:37 -05:00
..
public Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04:00
src Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04: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) (#1731) 2021-11-02 16:22:40 -05:00
README.md Adds a new example template portfolio-svelte (#1667) 2021-11-02 12:48:00 -04: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/

👀 Want to learn more?

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