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.