Skip to content

Galvesmash/fortune-machine

Repository files navigation

fortune-machine

About

Fortune Machine project is still a work in progress and it's being made with love and sorcery. Fortune Machine is being developed with Microfrontend, JavaScript, TypeScript and Vue.js. Our other project Fortune Teller Game is imported inside as NPM package.

Created by Gabriel Galves Taliatti and Camila de Oliveira Mônaco.

GitHub Page

APIs:

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