Skip to content

phapsides/fostr.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

fostr.io - Coding exercise

Fostr.io

Prerequirements

  1. Install git
  2. Install node

Setup

Install the app locally (this would be necessary just once)

Open a Terminal:

  • on Mac, use the built in Terminal app
  • on Windows, you can use either PowerShell (Windows 10+) or GitBash (any version)

Run the following commands, one after the other:

git clone git@github.com:phapsides/fostr.io.git
cd fostr.io
npm install
npm start

Run the app locally

Open a Terminal:

  • on Mac, use the built in Terminal app
  • on Windows, you can use either PowerShell (Windows 10+) or GitBash (any version)

Run the following commands, one after the other:

cd fostr.io
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published