https://github.com/cloudboost/slack
A slack clone
https://github.com/cloudboost/slack
Last synced: about 1 year ago
JSON representation
A slack clone
- Host: GitHub
- URL: https://github.com/cloudboost/slack
- Owner: CloudBoost
- License: mit
- Created: 2016-01-05T12:02:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T06:57:00.000Z (over 10 years ago)
- Last Synced: 2025-04-13T17:13:39.850Z (about 1 year ago)
- Language: JavaScript
- Size: 47.7 MB
- Stars: 22
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slack
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.11.1.
## Build & development
Run `npm install` in the root folder to install node dependencies and then `cd app` and run bower install to install bower components then run `node server` for running the app.