Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 366 Bytes

Readme.md

File metadata and controls

11 lines (7 loc) · 366 Bytes

FE assignment (Vue.js)

A simple boilerplate with Vue.js, Vue Router and Vuex for using at the interview. Contains 3 small assignments.

To begin, clone the repo and run yarn install. When node modules are installed, start the app by running yarn serve.

First assignment will be visible on the home page.

Bootstrapped with Vue Cli.