https://github.com/mobeets/mom
https://github.com/mobeets/mom
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mobeets/mom
- Owner: mobeets
- License: mit
- Created: 2023-12-24T21:01:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T13:42:31.000Z (over 2 years ago)
- Last Synced: 2025-06-10T00:07:15.567Z (about 1 year ago)
- Language: TypeScript
- Size: 734 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.