Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

essexcountycouncil/essex-intranet-2.0

 
 

Repository files navigation

Essex CC intranet prototype

Built with the GOV.UK Prototype Kit.

Running locally

Install dependencies with:

npm install

Run the development server with:

npm start

Then you can visit http://localhost:3000 to view the app.

Deploying

The app auto-deploys to Heroku from the main branch.

Languages

  • JavaScript 49.8%
  • HTML 27.9%
  • SCSS 22.0%
  • Other 0.3%