gdomaradzki / rebtel-countries

A development assignment for Rebtel

Home Page:https://gdomaradzki.github.io/rebtel-countries/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rebtel-countries

A simple app for getting to know a little more about any country

Build Setup

# install dependencies
npm install

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

# if you have any errors regarding dependencies after running npm run dev
npm install -only=dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

About

A development assignment for Rebtel

https://gdomaradzki.github.io/rebtel-countries/#/


Languages

Language:JavaScript 63.2%Language:Vue 35.7%Language:HTML 1.1%