Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 492 Bytes

Build for production

First, create the .env file by copying the .env.dist file then :

npm run build

start local development server

First, create the .env file by copying the .env.dist file then :

npm start

run linter on project

npm run lint

Project description

Epigram is a simple project that consists of merging an instagram-like with a chat system, allowing users to chat live about their latest posts and thus create a chat room linked to a category.