Skip to content

Repository files navigation

NERWebsite

Northeastern Electric Racing's team website.

Built with Vite, React, TypeScript, and Tailwind CSS.

Development

npm install
npm run dev

Build

npm run build
npm run preview

Lint / format

npm run lint
npm run format

Deployment

Pushes to main are built and deployed to GitHub Pages automatically via .github/workflows/deploy.yml.

The build targets the root path (base: '/' in vite.config.ts), so the site is meant to be served from a custom domain once one is attached (Settings → Pages, plus a public/CNAME file — not yet added). Until then, the default Pages URL (https://northeastern-electric-racing.github.io/NERWebsite/) will render a blank page, since its assets are requested from /NERWebsite/assets/... but built for /assets/.... This is expected, not a bug.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages