Skip to content
forked from cagov/Alpha

This is the Dev/Tech repo for CA.gov Alpha.

Notifications You must be signed in to change notification settings

ChelseaKR/Alpha

 
 

Repository files navigation

Alpha

This will be the product/dev repo of the CA.gov Alpha.

Fellow Californians,

We're reimagining CA.gov with and for the people of California.

Our first step: Make CA.gov easier for Californians to use. We're working to help you access the services and information you need.

And we invite you to join us.

Follow our progress

We're sharing our work and insights on our blog, Twitter and GitHub.

Share your feedback

Please take our five-minute survey to help improve CA.gov. Thanks in advance for sharing your thoughts.

We're excited to work with you.

Team Alpha.CA.gov

Interested in how we got started? Learn more.

Building

Prerequisites

Build command

npm run build

Concatenates, minifies and removes unused CSS.

Files only in /public

Some static files are only present in the public folder and are set to be ignored by the webpack clean plugin which deletes stuff in there with every build:

  • web.config (webserver configuration)
  • robots.txt
  • sitemap.xml

Concatenates, minifies and removes unused CSS, builds template partials.

About

This is the Dev/Tech repo for CA.gov Alpha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.9%
  • JavaScript 25.1%
  • CSS 12.0%