@ryb73-bsexpress/bs-express

0.10.0 • Public • Published

bs-express

Express bindings for BuckleScript in Reason.

Getting Started

Install bs-express using npm:

npm install --save bs-express

Then add bs-express as a dependency to bsconfig.json

Right now the library is somewhat underdocumented, so please view the interface file Express.rei or the example folder to see library usage.

Run the example and tests:

Build and start the server:

npm start

Run the tests:

npm test

Package Sidebar

Install

npm i @ryb73-bsexpress/bs-express

Weekly Downloads

2

Version

0.10.0

License

MIT

Unpacked Size

40.3 kB

Total Files

6

Last publish

Collaborators

  • ryb73-bsexpress