25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 409 B

123456789101112131415161718192021222324252627282930313233
  1. # LessPass pure
  2. LessPass web component
  3. * vue
  4. * vue-router
  5. * vuex
  6. * ava
  7. * webpack
  8. ## Tests
  9. npm install
  10. npm test
  11. ## Dev
  12. npm run dev
  13. Then open [http://0.0.0.0:8080/](http://0.0.0.0:8080/).
  14. ## Build
  15. npm run build
  16. ## License
  17. This project is licensed under the terms of the GNU GPLv3.
  18. ## Issues
  19. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)