stevenalanwilson / HMPPS-dev-recruitment-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A GovKit Prototyping template

A node express application configured with the UK goverment design system for rapid prototyping

Getting started

install dependancies

npm install

Start

npm start

Development

npm run start:dev

CSS

Add custom styling to /assets/sass/styles.scss

About

License:MIT License


Languages

Language:JavaScript 71.6%Language:HTML 27.3%Language:SCSS 1.2%