Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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