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

https://github.com/mobeets/mom


https://github.com/mobeets/mom

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

To run the code locally, first install [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm#using-a-node-version-manager-to-install-nodejs-and-npm). Then run `npm install` followed by `npm run start`. _Cluedle_ will be running at http://localhost:3000/.

`npm run deploy` will deploy your code to the `gh-pages` branch of your fork.