Skip to content

textjam/spring2026

Repository files navigation

textjam-spring2026

https://textjam.github.io/spring2026/

built using astro

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 production site to ./dist/
npm run preview preview your build locally, before deploy
npm run lint lint with oxlint
npm run lint:fix lint and auto-fix with oxlint
npm run fmt format with oxfmt
npm run fmt:check check formatting with oxfmt

Releases

No releases published

Packages

 
 
 

Contributors