Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 372 Bytes

Shtory

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.