您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent ac7b0c2ee6 remove font awesome and inline images 8 年前
dist remove font awesome and inline images 8 年前
icons remove font awesome and inline images 8 年前
src remove font awesome and inline images 8 年前
.gitignore include dist folder 8 年前
index.html remove font awesome and inline images 8 年前
license clean files to become pure 8 年前
package.json remove font awesome and inline images 8 年前
readme.md fix font error 8 年前
screenshot.png clean files to become pure 8 年前
server.js add express js server 8 年前
webpack.config.js remove font awesome and inline images 8 年前

readme.md

LessPass Pure

LessPass pure html, js and css component used in the web extension and the frontend app.

LessPass Component

Install

npm install lesspass-pure

Test

npm run dev

open http://localhost:8080/webpack-dev-server/

Build

npm run build

Run

npm start

see LessPass project