Skip to content

kajo404/communly-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communly

This is the frontend part of the project communly, created in collaboration with @EricssonX,@laramarie and @yasna13.

The boiler plate of this project was generated with create-react-app. It uses material-ui v0 as a component library.

Prerequisites

This project requirs npm as package manager, so make sure to have npm installed.

Starting

Install all dependencies by running npm install first. After that start the project with npm start and access it under localhost:4200

npm
npm start

Production

For production start set env variable REACT_APP_BACKEND_URL=https://path-to-communly-backend and run npm start.

Building

You can create a build with all necessary artifacts by running:

npm build

About

React frontend for the communly platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •