https://github.com/alexanderdev2004/alexanderar
https://github.com/alexanderdev2004/alexanderar
astro personal-website portfolio website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexanderdev2004/alexanderar
- Owner: AlexanderDev2004
- Created: 2025-02-19T14:13:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-25T13:18:31.000Z (about 1 year ago)
- Last Synced: 2025-10-07T16:03:01.695Z (9 months ago)
- Topics: astro, personal-website, portfolio, website
- Language: Astro
- Homepage: https://alexanderar.vercel.app
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Portfolio Alexander

## 🧞 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:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
## 👀 Want to learn more?
Feel free to check [our documentation](https://docs.astro.build)