caballerof / fronted_messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messaging front

Dashboard to handle message

⚡ Tech Stack

  • TypeScript
  • React
  • Vite
  • React Router

⚒️ Project Status

Working

📷 Project Screen Shot(s)

🙈

⚡ Installation and Setup Instructions

Clone down this repository. You will need node and npm and yarn installed globally on your machine.

Installing yarn:

npm install --global yarn

Installation:

yarn install

Create a .env.development file on the root of the project based on .env.staging add the correct values

To Start Server:

yarn dev

🏗️ Build the App

yarn build

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.1%Language:JavaScript 5.5%Language:HTML 1.1%Language:CSS 0.3%