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

voorhoede/code-class-promises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code class: Promises

Install

# clone repository
$ git clone git@bitbucket.org:voorhoede/code-class-promises.git

# go inside
$ cd code-class-promises

# install dependencies
$ npm install

# start development http://localhost:7767
$ npm start