FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

angular-threejs/docs at blume · GitHub

 
 

Repository files navigation

Angular Three documentation

The documentation site for Angular Three, built with Blume, Astro, and Angular client islands.

Development setup

This project uses mise to manage Node.js and pnpm. The required versions are declared in mise.toml.

mise install
pnpm install --frozen-lockfile
pnpm dev

Commands

Command Action
pnpm dev Start the local Blume development server
pnpm check Validate content and type-check the site
pnpm build Build the static site to dist/
pnpm preview Preview the production build
pnpm update-ngt Update the Angular Three packages used by the demos

Site configuration lives in blume.config.ts, navigation in navigation.ts, and documentation content in src/content/docs.

About

Docs site for Angular Three

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL