Skip to content

ironwebstar/legislayer-test

Repository files navigation

legislayer

Demo

https://legislayer-test.vercel.app/

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit --coverage --updateSnapshot --no-cache --watchAll

Lints and fixes files

yarn lint --fix