gwokae / proton-note

demo site

Home Page:https://gwokae.github.io/proton-note

Repository from Github https://github.comgwokae/proton-noteRepository from Github https://github.comgwokae/proton-note

ProtonNote

You can check demo here.

All data saved in localStorage. Therefore, the data will be empty if you opened in a new browser.

This project was bootstrapped with Create React App.

Execute

You also can run locally. You need to clone this repo and a proper node.js installed in your system. Then you can execute the following script to run a developing environment.

npm install
npm start

You can also run unit tests.

npm run test

And also build as production files

npm run build

Author

Leonard Lin

About

demo site

https://gwokae.github.io/proton-note


Languages

Language:JavaScript 87.7%Language:HTML 10.4%Language:CSS 1.9%