Danielg212 / booking-dashboard

booking-dashboard exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello dear candidate!

We have created this template to bootstrap your homework project without too much hassle.

Intro

This document assumes installation on an ubuntu linux or macOS based machine. Our IDE’s of choice is jetbrain’s Webstorm.

Prerequisites

  1. You have git
  2. You have node version v8.6.0 installed
  3. You have yarn/npm installed
  4. Make sure you have access to the designs in Zeplin, if not ask us for access with the right email address.

Installation

  1. Clone this repository
  2. Run "yarn" or "npm install" from project folder
  3. Make sure that all is working using "yarn run start" / "npm run start"

About

booking-dashboard exercise


Languages

Language:JavaScript 74.1%Language:SCSS 14.0%Language:HTML 10.2%Language:Shell 1.7%