tcoopman / bucklescript-tea-starter-kit

Starter kit for bucklescript with the elm architecture
51 stars 8 forks source link
bucklescript tea

This is a starter kit for bucklescript with tea. It uses rollup.js to package the javascript and serve to serve the release folder.

Organisation

Getting started

Install

npm install

Build

npm run build

Watch

npm run watch