Skip to content

Rhaizzing/UpcomingGamesFrontend

Repository files navigation

Upcoming Games Frontend

This project is a companion to the backend, is an effort to show how easy to use is the Vue 3 Composition API. The project itself does not do much as the main star of the show is the backend and the API it provides.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint