luizhsou1 / alura-tracker

Project developed in the course of Vue3: Composition API and Vuex by Alura

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alura-tracker

Run API Mock

npm i -g json-server
json-server --watch db.json

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

Customize configuration

See Configuration Reference.

About

Project developed in the course of Vue3: Composition API and Vuex by Alura


Languages

Language:Vue 64.6%Language:TypeScript 30.9%Language:HTML 2.8%Language:JavaScript 1.8%