Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 547 Bytes

Front-end coding challenge

Welcome to the Thriva front-end coding challenge

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run unit tests in watch mode
npm run unit-watch

# run linting
npm run lint

This project was built with Vue CLI 4, check out the guide.

Full Instructions for completing the challenge can be found in the Instructions folder