Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmish/elmish.github.io
https://github.com/elmish/elmish.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elmish/elmish.github.io
- Owner: elmish
- License: other
- Created: 2017-04-15T22:02:49.000Z (over 7 years ago)
- Default Branch: source
- Last Pushed: 2024-06-20T07:52:26.000Z (6 months ago)
- Last Synced: 2024-06-20T20:24:33.384Z (6 months ago)
- Size: 9.62 MB
- Stars: 6
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 |