Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LPCISIIE/TeamMessenger

Repository files navigation

TeamMessenger

A cloud-based team collaboration tool (client application only).

Engines used

  • AngularJS
  • Electron
  • Semantic UI
  • Webpack

Why Webpack ?

  • It compiles ES6 into ES5 (by using Babel)
  • It isolates the code by using modules
  • It includes a hot reload

Installation

1. Clone repository

$ git clone https://github.com/TPCISIIE/TeamMessenger.git

2. Install dependencies

$ cd TeamMessenger
$ npm install
$ bower install

3. Run the application

Run the dev server (it compiles the project, run a watcher and open your browser at http://localhost:4000)

$ npm run dev

Build the project (http://localhost:8080)

$ npm run build

Run the project with Electron (do not forget to build the project before)

$ npm start

About

πŸ’¬ A light cloud-based team collaboration tool (client application only).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /