A Desktop application for Creative story writers.
NOTE: Please install the node package when you are using the code.
The following are the node commands:
npm install
npm install --save electron
npm install --save bootstrap
npm install --save jquery
Rest of the app runs when we write npm start while starting the electron app.