/youngres

Strengthening European Youngsters Resilience through Serious Games - YoungRes

Primary LanguageVue

YoungRes

Install nodejs

https://nodejs.org/en/

Installation of Vue CLI

npm install -g vue-cli

Project setup

npm install
yarn install

Compiles and hot-reloads for development

npm run serve
yarn serve

Compiles and minifies for production

npm run build
yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.