/cat-kata-1

CatKata-P1 Visualizer

Primary LanguageVue

CatKata-1

This project is a visual representation of a Kata found on Codewars. Check out the problem here.

Live Demo

View Demo

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build