opustm / frontend

Open Source (MIT) Frontend for Opus Team

Home Page:https://www.opusteam.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opus Team

Website Status GitHub license

About

Opus is a Team Management and Communication application for small teams that are looking to host and deploy their own personal solution to team communication. Opus allows users a fast and flexible way to create meetings, announcements, and teams with other users. This repository hosts the frontend codebase and deployment for Opus Team.

Take a look at the following links

Dependencies

This is a React project, and the major dependencies for this project are

  • React.js v17.0.1
  • Node Package Manager (npm)

The language that we use is JavaScript (ES7) with linting provided by eslint. Refer to package.json for further documentation about dependencies.

Contributing

Setup

  • Clone the repository
git clone git@github.com:opustm/backend.git
  • Install npm
  • Install all node dependencies npm i

Installing Additional Packages

  • Install additional dependcies with npm
npm i <package-name>

License

MIT.

About

Open Source (MIT) Frontend for Opus Team

https://www.opusteam.us


Languages

Language:JavaScript 95.8%Language:CSS 3.8%Language:HTML 0.4%