Enter here: https://arquisoft.github.io/dechat_es1b/
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
Do you want know more about us? Look our wiki.