Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 584 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 584 Bytes

HM Land Registry Prototype Kit

NPM Version Node version Licence

Quickstart

# Node version (optional)
nvm use

# Install dependencies
npm install

# Run the kit
npm run dev