Guillaume Vincent 8d9fe9605e | 8年前 | |
---|---|---|
app | 8年前 | |
.gitignore | 9年前 | |
Dockerfile | 8年前 | |
LICENSE | 9年前 | |
README.md | 8年前 | |
index.html | 8年前 | |
package.json | 8年前 | |
server.js | 8年前 | |
webpack.config.js | 8年前 |
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