astro/examples/portfolio
Nate Moore 8859655f15
Update astro version to 1.0.0-rc.0 (#4030)
* chore: update `astro` to `1.0.0-rc.0`

* chore: update `astro` version in examples

Co-authored-by: Nate Moore <nate@astro.build>
2022-07-24 22:32:28 -04:00
..
.vscode
public
src fix: portfolio example JSX error (#3886) 2022-07-11 11:10:05 -05:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json Update astro version to 1.0.0-rc.0 (#4030) 2022-07-24 22:32:28 -04:00
README.md
sandbox.config.json
tsconfig.json

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.