Skip to content

madetech/ferry-calculator-exercise-group-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmer Giles Ferry Calculator

Prerequisites

  • nodejs 14
  • npm
  • git

Getting Started

  1. clone the repo

    git clone https://github.com/madetech/ferry-calculator-exercise-group-3

  2. install dependencies

    npm install

  3. run the development server

    npm start

  4. run the jest (unit) tests

    npm test

  5. run UI tests

    npm run cypress:open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published