0732sta / bookers-FE

This is the frontend of my project for CSC574 and CSC577 assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookers-fe

How to run

  • Ensure you have node js installed
  • Clone this repository in your desktop directory
$ git clone https://github.com/muazwzxv/bookers-FE.git
  • Change directory into the source code
$ cd bookers-FE
  • Install all dependency needed
$ npm install
  • run the project
$ npm run serve

About

This is the frontend of my project for CSC574 and CSC577 assignments


Languages

Language:Vue 80.3%Language:JavaScript 17.1%Language:HTML 1.9%Language:Stylus 0.7%