Skip to content

ezaelbello/iitc-script-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

SERVER MODE

Install the dependencies and run the express server. Frontend resides in public folder.

$ npm install
$ node server.js

You'll be able to see the site on http://localhost:3000

TEST MODE

fill json1.json and json2.json with the bookmarks you would like to join.

$ npm install
$ node backend-test.js

The joined json will be logged into the console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published