This is not official.
Copy .env.example
to .env
and fill the variables with real tokens, then:
Install wkhtmltopdf >= 0.12.4
(required to build the performance table images).
and
$ npm install
$ npm run dev
or
$ yarn
$ yarn dev
This is not official.
Copy .env.example
to .env
and fill the variables with real tokens, then:
Install wkhtmltopdf >= 0.12.4
(required to build the performance table images).
and
$ npm install
$ npm run dev
or
$ yarn
$ yarn dev