Guillaume Vincent 002491715c | há 8 anos | |
---|---|---|
app | há 8 anos | |
assets | há 8 anos | |
.gitignore | há 9 anos | |
Dockerfile | há 8 anos | |
LICENSE | há 9 anos | |
README.md | há 8 anos | |
index.html | há 8 anos | |
package.json | há 8 anos | |
server.js | há 8 anos | |
webpack.config.js | há 8 anos |
lesspass single page app for https://lesspass.com
clone application:
git clone https://github.com/guillaumevincent/lesspass.git
move inside lesspass folder
cd lesspass
start application
npm run dev
open the application in a browser: http://localhost:8080
npm run build && npm start