25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

readme.md 433 B

8 yıl önce
12345678910111213141516171819202122232425
  1. # LessPass Pure
  2. LessPass pure html, js and css component used in the web extension and the frontend app.
  3. ![LessPass Component](screenshot.png?raw=true "Demo")
  4. # Install
  5. npm install lesspass-pure
  6. # Test
  7. npm run dev
  8. open [http://localhost:8080/webpack-dev-server/](http://localhost:8080/webpack-dev-server/)
  9. # Build
  10. npm run build
  11. # Run
  12. npm start
  13. see [LessPass](https://github.com/lesspass/lesspass) project