Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nojaf/fable-fsx-sample
https://github.com/nojaf/fable-fsx-sample
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nojaf/fable-fsx-sample
- Owner: nojaf
- Created: 2019-03-25T22:39:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:29:00.000Z (over 1 year ago)
- Last Synced: 2024-10-11T19:49:59.149Z (about 1 month ago)
- Language: JavaScript
- Size: 882 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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