0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/portfolio
Nate Moore a136c85e6b
New Props API (#515)
* wip: update props api

* feat(#139, #309): enable new props api

* chore: migrate examples to new props API

* docs: update syntax guide for new props API

* chore: update examples to new props API

* chore: update docs to new Props API

* fix: hide __astroInternal from `Astro.props` consumers

* chore: remove scratchpad file

* chore: fix script error

* test: fix failing collection tests

* fix: set __astroInternal to `enumerable: false`

* chore: add changeset

* feat: warn users using old props api
2021-06-24 17:48:24 -05:00
..
public Fix portfolio example (#196) 2021-05-11 10:40:04 -06:00
src New Props API (#515) 2021-06-24 17:48:24 -05:00
.gitignore redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
.npmrc force pnpm to hoist packages inside astro #342 #190 (#530) 2021-06-24 09:48:25 -04:00
astro.config.mjs Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
package.json Version Packages (#513) 2021-06-22 15:01:33 -04:00
README.md Add portfolio example (#140) 2021-04-30 10:35:20 -06:00

🎨 Portfolio Example

npm i
npm start