Skip to content

Latest commit

 

History

History

secure-notes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

secure-notes

Simple encrypted note-taking app used as an example application in the WAIT prototype evaluation.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint