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

https://github.com/zebrajaeger/random-words


https://github.com/zebrajaeger/random-words

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Random Words

Generator for random words as part of a creative process.

![alt text](doc/electron_pjtJmhiPOM.png)

## Develop

- Prerequisites
- NodeJs >20
- yarn
- Run the code
- clone this repo
- run "yarn install"
- run "yarn run start"
- Build release
- run "yarn run package"
- Build setup binary
- run "yarn run make"