Minimal project for exploring Fable.
npm install
to fetch the node modules.npm start
to start a development server, and point your browser to http://localhost:8080npm run-script build
to createpublic/bundle.js
Minimum project to verify the tool chain.