imba-json-beautifier

January 2, 2019 ยท View on GitHub

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

Contents

  1. 1Install dependencies
  2. 1.1Run in development mode
  3. 1.2Build
  4. 1.3Run Cypress tests interactively