astro/examples/portfolio
github-actions[bot] 2b89613539
[ci] release (#2808)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-15 19:40:27 -05:00
..
public stop building, bundling, and transforming public/ files (#1210) 2021-08-25 11:51:04 -07:00
src Fix for shared CSS when using the static build (#2365) 2022-01-12 12:02:36 -05:00
.gitignore Normalize and cleanup examples projects (#2364) 2022-01-12 10:37:16 -05:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.stackblitzrc update examples for stackblitz (#1379) 2021-09-16 08:06:22 -07:00
astro.config.mjs Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
package.json [ci] release (#2808) 2022-03-15 19:40:27 -05:00
README.md update repo URL (#1994) 2021-11-23 14:47:05 -08:00
sandbox.config.json Adding CodeSandbox config file to all the "next" examples (#1744) 2021-11-05 10:41:37 -05:00
tsconfig.json Adjust TSConfig example files to include compilerOptions (#2278) 2021-12-26 22:39:30 -05: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.