|
12345678910111213141516171819202122232425262728 |
- [![Build Status](https://travis-ci.org/lesspass/pure.svg?branch=master)](https://travis-ci.org/lesspass/pure)
-
- > LessPass pure component for [lesspass.com](https://lesspass.com)
-
- - vue
- - vue-router
- - vuex
- - ava
- - webpack
-
-
- ## Tests
-
- npm install
- npm test
-
- ## Build
-
- npm run build
-
- ## License
-
- This project is licensed under the terms of the GNU GPLv3.
-
-
- ## Issues
-
- report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)
|