npm install
npm run serve
npm run build
npm run lint
if you have docker and docker-compose installed make sure to copy .env
:
docker-compose up --build -d
npm install
npm run serve
npm run build
npm run lint
if you have docker and docker-compose installed make sure to copy .env
:
docker-compose up --build -d