Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 314 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 314 Bytes

imba-rotn

ROT-N app in Imba. You can see in in action here.

Install dependencies

npm install

Run in development mode

npm run dev

Build

npm run build

Run tests interactively

Start server then run:

$(npm bin)/cypress open