Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent 6ee0784391 redirect to app if user authenticated 8 anos atrás
assets move to vue-cli 8 anos atrás
src redirect to app if user authenticated 8 anos atrás
tests add search field 8 anos atrás
Dockerfile move frontend into its own folder 8 anos atrás
README.md simplify webpack configuration 8 anos atrás
index.html simplify webpack configuration 8 anos atrás
package.json add search field 8 anos atrás
server.js fix tests not running 8 anos atrás
webpack.config.js simplify webpack configuration 8 anos atrás

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