fable-compiler/fableconf

Name: fableconf

Owner: Fable

Description: Material for fableconf

Created: 2017-03-06 18:18:23.0

Updated: 2018-01-24 17:16:29.0

Pushed: 2017-11-06 15:48:36.0

Homepage: http://fable.io/fableconf

Size: 11066

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build and running the app
  1. Install npm dependencies: yarn install
  2. Move to src directory: cd src
  3. Install dotnet dependencies: dotnet restore
  4. Start Fable server and Webpack dev server: dotnet fable yarn-start
  5. In your browser, open: http://localhost:8080/

Any modification you do to the F# code will be reflected in the web page after saving.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.