Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 444 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 444 Bytes

jumpcut-exam

This is a graphical UI interface that implements the generator functions of 3 mathematical sequences: factorial, fibonacci and range implemented by using VueJS and Vuex.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run your unit tests

yarn test:unit