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 година
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