https://github.com/bryanhogan/goinginternational
https://github.com/bryanhogan/goinginternational
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryanhogan/goinginternational
- Owner: BryanHogan
- Created: 2024-06-02T07:47:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T08:16:40.000Z (about 2 years ago)
- Last Synced: 2025-04-02T05:46:58.255Z (over 1 year ago)
- Language: MDX
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a website that contains information for international students interested in studying a semester at Code & Context.
You can find this page live at: *not live yet*
- Use `npm run dev` to run it locally.
- Use `npm run build` to build the project.
- Use `npm install` to install dependencies, needed when you open the project for the first time after cloning.
Built using [Starlight](https://starlight.astro.build/).