Skip to content

sepiette/vue-morse-code

Repository files navigation

Vue Morse Code Translator

VueJS exercise for possible code Kata

Description

Working to convert and old JS code kata for GHC to a more updated VueJS kata to give people exposure to a JS framework and JS testing

Getting Started

//install node modules
$ yarn install
//run locally (port 8080)
$ yarn start
//run unit tests
$ yarn unit
//-or-
$ yarn unit:watch

About

VueJS exercise for possible code Kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published