Skip to content

Latest commit

 

History

History

frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Messages App - Frontend

The frontend was built using React.js and many other packages.

Stack

// TODO: To be updated.

Quick Start

  1. Run npm i to install package dependencies.

  2. Change the config file if needed. // TODO: Up to this time the configuration is hard-coded.

  3. Run npm run start for starting the server.

Build

Run npm run build for building the project.