Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lanceseidman/jahya


https://github.com/lanceseidman/jahya

Last synced: 19 days ago
JSON representation

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]