Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 865 Bytes

File metadata and controls

23 lines (16 loc) · 865 Bytes

RNotes-V

rnotes = random notes. Subconscious studying

Frontend Showing A Random Note - English Banquo is the symbol of righteousness in Shakespeares Macbeth

Backend Static File notes.json Showing The Notes That Are Used


Devs

  1. git clone https://github.com/Samdvich/rnotes-v/ or click green "Code" button, download ZIP and decompress

  2. run the following from inside the rnotes-v directory:

    npm i
  3. on completion run the dev script with:

    npm run dev