This repository contains the code of Naja's introductory guide. Please refer to the guide to see what's going on.
$ composer install
$ npm installThese are long-running processes. Launch them in background or in separate terminal sessions:
$ npm run serve
$ composer serveOpen http://localhost:8000.