This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1d2389cb6f
astro
/
examples
/
hackernews
/
src
/
env.d.ts
2 lines
39 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Adds a Hackernews example site (#5213) * adds the hackernews example - TODO add readme content * refactor: moving styles from root.css into components * chore: add README content * chore: lint fixes + prettier-plugin-astro@0.4.0 * Update examples/hackernews/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lint: remove unused variable * nit: adding check command to example Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-11-01 16:20:04 +00:00
/// <reference types="astro/client" />
Reference in a new issue
Copy permalink