Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Guillaume Vincent 6ee0784391 redirect to app if user authenticated 8 лет назад
assets move to vue-cli 8 лет назад
src redirect to app if user authenticated 8 лет назад
tests add search field 8 лет назад
Dockerfile move frontend into its own folder 8 лет назад
README.md simplify webpack configuration 8 лет назад
index.html simplify webpack configuration 8 лет назад
package.json add search field 8 лет назад
server.js fix tests not running 8 лет назад
webpack.config.js simplify webpack configuration 8 лет назад

README.md

lesspass

open source password manager

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

run tests

npm test