Skip to content

Udipto-Goswami/Shtory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.