Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 487 Bytes

installation.md

File metadata and controls

24 lines (14 loc) · 487 Bytes

Installation

How to set up the app locally

Install system dependencies

Follow Install Node.js guide.

Clone

Either use this repo directly. Or click "Use this template" at the top of the GitHub repo page, then use your repo's URL below instead.

$ git clone git@github.com:MichaelCurrin/token-translator.git
$ cd token-translator

Install project dependencies

$ npm install