Skip to content
forked from ctoec/ctoec

Connecticut Office of Early Childhood's website

License

Notifications You must be signed in to change notification settings

AmeliaWellers/ctoec

 
 

Repository files navigation

CircleCI This project is using Percy.io for visual regression testing.

Connecticut Office of Early Childhood's website

stage.ctoec.org beta.ctoec.org

This repository houses the Connecticut Office of Early Childhood's website. This site uses a modified version of the Benjamin WP theme for the front end interface.

Local development

Setup

  1. Install Docker
  2. Install Docker Compose
  3. Run docker compose
    docker-compose up
  4. Setup the site
    ./scripts/build-dev
  5. The site should be running on localhost:8080

Starting and stopping site after initial setup

  1. Stop docker
    docker-compose down
  2. Start docker
    docker-compose up

About

Connecticut Office of Early Childhood's website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • Shell 25.3%
  • Dockerfile 3.6%