Skip to content

CodingWithCalvin/dtvem.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dtvem.io

Build License

The website for dtvem, a cross-platform runtime version manager.

Tech Stack

Development

cd website
npm install
npm run dev

Build

npm run build

Project Structure

website/
├── src/
│   ├── components/    # Reusable Astro components
│   ├── content/docs/  # Documentation markdown files
│   ├── layouts/       # Page layouts
│   └── pages/         # Site pages
├── public/            # Static assets
└── astro.config.mjs   # Astro configuration

About

The dtvem.io website - built with Astro, deployed on Cloudflare

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published