Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 361 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 361 Bytes

imba-json-beautifier

JSON beautifier with Imba and SASS. You can see in in action here.

Install dependencies

npm install

Run in development mode

npm run dev

Build

npm run build

Run Cypress tests interactively

Start server then run:

$(npm bin)/cypress open