tsengsational / mic-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mic Front End Challenge

Install

Run the following commands: npm install && npm run serve

In a browser navigate to localhost:8080, and you should be able to see the website.

Note: You might need to install the vue cli tool to run the serve command. You can do it by running this command:

npm install -g @vue/cli

About


Languages

Language:Vue 94.2%Language:HTML 4.6%Language:JavaScript 1.1%