Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sympa-community/sympa-vue
https://github.com/sympa-community/sympa-vue
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sympa-community/sympa-vue
- Owner: sympa-community
- Created: 2017-04-01T11:29:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T08:50:48.000Z (10 months ago)
- Last Synced: 2024-04-14T19:54:20.450Z (9 months ago)
- Language: Vue
- Size: 857 KB
- Stars: 8
- Watchers: 13
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `sympa-vue`
[![Build Status](https://travis-ci.org/sympa-community/sympa-vue.svg?branch=master)](https://travis-ci.org/sympa-community/sympa-vue)
Web-interface for Sympa, built with VueJS
`node>=6` needs to be installed first
```shell
git clone https://github.com/sympa-community/sympa-vue
cd sympa-vue
npm install
npm start
```