Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nojaf/fable-fsx-sample


https://github.com/nojaf/fable-fsx-sample

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fable 2.2 ~ Compiling script

[![Build Status](https://travis-ci.org/nojaf/fable-fsx-sample.svg?branch=master)](https://travis-ci.org/nojaf/fable-fsx-sample)

[![Greenkeeper badge](https://badges.greenkeeper.io/nojaf/fable-fsx-sample.svg)](https://greenkeeper.io/)

## Installation

> npm i

Installs both `node_modules` and `paket references`.
Generates `.paket/load/netstandard2.0/main.group.fsx` afterwards.

## Build

> npx webpack

## Run

> npx webpack-dev-server