You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 年之前
8 年之前
8 年之前
8 年之前
8 年之前
1234567891011121314151617181920212223
  1. # LessPass Pure
  2. LessPass pure component for [lesspass.com](https://lesspass.com)
  3. - vuejs
  4. - vue-router
  5. - vuex
  6. - ava for tests
  7. - webpack
  8. - ES6
  9. ## Tests
  10. npm install
  11. npm test
  12. ## Build
  13. npm run build
  14. see [LessPass](https://github.com/lesspass/lesspass) project