Skip to content

Playground for testing Naja

License

Notifications You must be signed in to change notification settings

naja-js/sandbox

Repository files navigation

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