Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
Install dependencies by running the following command:
npm install
Then compiles and hot-reloads for development:
npm run serve
And to lint and fixe files, run:
npm run lint