Skip to content

aantron/promise-example-bsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reason-promise example: Hello, world!

To try reason-promise, clone this repo...

git clone https://github.com/aantron/promise-example-bsb.git
cd promise-example-bsb

and do:

npm install
npm run test

This will print

Promise { <pending> }
Promise { 'Hello' }
Hello world!

See main.re for the code.

About

Hello world using reason-promise

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages