Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 205 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 205 Bytes

Minimal Naja sandbox

Install:

$ composer install
$ yarn install

And run (preferrably in two terminals, those processes run until you kill them):

$ yarn serve
$ composer serve