Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

zuzak/myfavs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Favourites Glorious fun for all the family.

Installation

  • Installation is via npm.
$ npm install
$ npm start
  • A favourites.json file must exist for the program to work.
  • They should be populated in such a way that the sentence "My favourite key is value" makes sense.
{
    "apple": "Braeburn",
    "castle": "Camelot"
}
  • The listening port can be edited within package.json.

  • The contents of warning.txt will be displayed to all clients until manually dismissed by the client, or until the file contents is changed. It can be used to inject HTML.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published