Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elmish/elmish.github.io


https://github.com/elmish/elmish.github.io

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Development

This repository use NPM scripts to control the build system here is a list of the main scripts available:

| Script | Description |
|---|---|
| `npm run docs:watch` | To use when working on the documentation, hosted on [http://localhost:8080](http://localhost:8080) |
| `npm run docs:publish` | Build a new version of the documentation and publish it to Github Pages |