An open API service indexing awesome lists of open source software.

https://github.com/dutchcoders/slackarchive-app

The web application for SlackArchive
https://github.com/dutchcoders/slackarchive-app

Last synced: 4 months ago
JSON representation

The web application for SlackArchive

Awesome Lists containing this project

README

        

# slack-archive

> Public chat archive for your Slack team

## Build Setup

``` bash
# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build
```

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).