/dechat_es1b

DeChat ES1B

Primary LanguageHTMLMIT LicenseMIT

dechat_es1b

Build Status Coveralls Codacy code quality

Solid logo Node logo

Re-decentralizing the web

Wanna test the chat?

How to start the app?

Clone this repository:

git clone https://github.com/Arquisoft/dechat_es1b.git

Open that folder:

cd dechat_es1b

Install node dependencies:

npm install

Build the app and start the server:

npm run build

Done! The application should be available at: http://localhost:3000/

Alternatively, you can build the app and start the server in two separate steps:

webpack
npm start

Run test

To run the tests:

npm test

Generate html documentation

To generate html documentation:

gulp

Contributors

Wiki

Do you want know more about us? Look our wiki.