Test Always Fit

Project Setup test-always-backend

npm install

Compile and Hot-Reload for Development

npm run dev

Project Setup test-always-front-end

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint