Skip to content

Build a simple app using Vue.js along with API and Vuex

Notifications You must be signed in to change notification settings

yavuz-bektas/covidtracker

Repository files navigation

CovidTrackers

Build a covid trackers project with Vue.js, Vuex and API

Alt Text

Installation

Clone repo

# clone the repo
$ git clone https://github.com/yavuz-bektas/covidtrackerrenwsapi.git

# go into app's directory
$ cd covidtackers

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# run linter
npm run lint

# run unit tests
npm run test:unit

# run e2e tests
npm run test:e2e

For a detailed explanation on how things work, check out the Vue CLI Guide.

Bugs and feature requests

Have a bug or a feature request? Please open a new issue.

About

Build a simple app using Vue.js along with API and Vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published