Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanceseidman/jahya
https://github.com/lanceseidman/jahya
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lanceseidman/jahya
- Owner: lanceseidman
- Created: 2024-08-27T02:50:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T02:51:29.000Z (5 months ago)
- Last Synced: 2024-11-09T01:47:50.251Z (2 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JahYa Messenger
# Setup
1. Clone repo
2. cd `repo/path/here` [ENTER] and then `npm install` [ENTER]
3. `node src/server.js` [ENTER]## Re-make Webpack for changes for LIT
Inside of the webpack.config.js file, any modifications and changes which make a new src/bundle.js run `npx webpack` [ENTER]