Skip to content

NicolasOttaviani/wash-your-hands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wash your hands

Overview

Little project to learn why whash your hands is great :)

Setup

Prerequisites

  1. Install [Node.js version 10 or greater][node]

  2. Clone this repository:

    git clone https://github.com/NicolasOttaviani/wash-your-hands.git
    
  3. Install Yarn (on linux, you maybe need to have privilege)

    npm install -g yarn
    
  4. Install dependecies

    cd wash-your-hands/
    yarn install
    

How to run it

  1. Run server

    yarn run start
    
  2. Open the browser

    http://localhost:1234
    

About

Little project to learn why whash your hands is great :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published