Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

arecvlohe/simspace-submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogs

An app that renders dog images 🐶.

Install and Run

  • Clone repository
  • Install dependencies using yarn install
  • Run the application using yarn start

Integration Testing

The project uses cypress to do integration testing.

To run the integration tests:

  • Start the application using yarn start
  • Open a separate terminal and run yarn cypress:open and a window will pop up
  • Click the button in the top right of the pop-up window that reads Run all specs

Flow

The project uses Flow for static type checking.

To run Flow static type checking:

  • In the terminal, run yarn flow

About

Dogs...woof 🐶

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published