MartinsOnuoha / vue-yaml-parser

Vue Yaml Parser Example

Home Page:https://tourhero-demo.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Yaml Parser

A Yaml Parser Demo in Vuejs image-preview

Demo

Here's a live demo

Tools Used

  • Vue
  • Tailwind CSS
  • Cypress
  • Jest
  • Fontawesome

Project setup

Clone the project

git clone https://github.com/MartinsOnuoha/tourhero-demo.git

Navigate into the directory

cd tourhero-demo

Install npm packages

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

About

Vue Yaml Parser Example

https://tourhero-demo.surge.sh/


Languages

Language:JavaScript 53.3%Language:Vue 36.9%Language:SCSS 5.7%Language:HTML 3.6%Language:CSS 0.4%