lucascnunes / melissia-games-concept-src

Source files for Melissia Games Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Melissia Games Concept in vuejs

Netlify Status

https://mystifying-brahmagupta-8abe3f.netlify.app/

Build repo

https://github.com/lucascnunes/melissia-games-concept

Content dependencies

  • Vue-router
  • Vue-i18n
  • Fontawesome
  • Bootstrap
  • axios

Languages

You can add and edit the languages of the website:

Inside src/locales, create a new file with the language abreviation needed, copy the content of en.json and translate the messages after the set variable, check other jsons for comparison.

You also need to add the new language abreviation to the Navigation.vue file, line 107 inside the src/components folder.

Project setup

Clone the repository or make a download of it

git clone https://github.com/lucascnunes/melissia-games-concept-src.git

Install the dependencies

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

Customize configuration

See Configuration Reference.

Contact information

Lucas Nunes

  • Github
  • Discord - Chizuko#0959

About

Source files for Melissia Games Concept


Languages

Language:Vue 87.1%Language:JavaScript 9.3%Language:HTML 3.6%Language:Shell 0.1%