Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 422 Bytes

Netlify Status

Colour Contrast Checker

CLI Commands

# install dependencies
npm i

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run start