Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

cds-snc/forms-shared

Repository files navigation

Forms shared

Dev server

Generates .css theme file

Tailwind CSS form and layout elements

Run the server

cd dev-server
npm run start

Watch files

With the server running open another terminal window

npm run watch

Publish CSS to the WordPress theme

npm run build 
npm run copy

WordPress Container

Resetting you DB in dev container: wp db reset --allow-root