Initial CSE website content integration
This commit is contained in:
commit
dfe66b9002
260 changed files with 83153 additions and 0 deletions
38
README.md
Normal file
38
README.md
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
# Lumen Astro Template
|
||||
|
||||
Lumen Astro Template is a premium template built by https://www.shadcnblocks.com
|
||||
|
||||
- [Demo](https://lumen-astro-template.vercel.app/)
|
||||
- [Documentation](https://www.shadcnblocks.com/docs/templates/getting-started)
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Getting Started
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
npm install
|
||||
|
||||
# Run the development server
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Open [http://localhost:4321](http://localhost:4321) with your browser to see the result.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Astro 6.x
|
||||
- Tailwind 4
|
||||
- shadcn/ui
|
||||
|
||||
## Deploy
|
||||
|
||||
You can deploy this template to your preferred hosting platform that supports Astro applications.
|
||||
|
||||
We have tested this template with the following providers using static export.
|
||||
|
||||
- [Netlify](https://netlify.com)
|
||||
- [Vercel](https://vercel.com)
|
||||
- [Cloudflare Pages](https://pages.cloudflare.com)
|
||||
Loading…
Add table
Add a link
Reference in a new issue