https://github.com/codingstark-dev/oghimanshu
Just a cringing things
https://github.com/codingstark-dev/oghimanshu
astro astrojs cringe tailwindcss typescript
Last synced: about 1 month ago
JSON representation
Just a cringing things
- Host: GitHub
- URL: https://github.com/codingstark-dev/oghimanshu
- Owner: codingstark-dev
- Created: 2022-08-15T15:37:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T09:58:05.000Z (over 3 years ago)
- Last Synced: 2025-01-16T00:22:57.575Z (about 1 year ago)
- Topics: astro, astrojs, cringe, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://og.codingstark.com
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to [og.himanshu.dev](https://og.himanshu.dev)
## 🧞 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 |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro preview` |
| `npm run astro --help` | Get help using the Astro CLI |