Anima-t3d / corona-frontend

Home Page:https://www.coronatracker.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corona-tracker

Corona tracker

Build Setup

# install dependencies
$ npm run install
or for Mac
$ npm install

# Setup environment variables
Copy `.env.example` to `.env`
Replace the environment variables with values based on the environment.

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

# run unit tests
$ npm run test

For detailed explanation on how things work, check out Nuxt.js docs.

About

https://www.coronatracker.com/


Languages

Language:JavaScript 55.3%Language:Vue 43.0%Language:Python 1.1%Language:Shell 0.4%Language:CSS 0.1%