Skip to content

GSA/councils.gov

Repository files navigation

Councils.gov

A static site built with Astro and USWDS (U.S. Web Design System).

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Build for production:

npm run build

Preview the production build:

npm run preview

Project Structure

/
├── public/
│   └── favicon.svg
├── src/
│   ├── layouts/
│   │   └── BaseLayout.astro
│   └── pages/
│       └── index.astro
├── astro.config.mjs
└── package.json

Technologies

  • Astro - Static site generator
  • USWDS - U.S. Web Design System
  • React - UI library (available for components)

About

The Federal Executive Councils bring together policy makers and practitioners to provide input on policy, address challenges collaboratively, and share best practices.

Resources

Stars

Watchers

Forks

Contributors