Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 335 Bytes

sympa-vue

Build Status

Web-interface for Sympa, built with VueJS

node>=6 needs to be installed first

git clone https://github.com/sympa-community/sympa-vue
cd sympa-vue
npm install
npm start