Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 472 Bytes

Onchain-Invoicing

Pull this branch first time:

  1. git clone url from the main branch (if you havne't cloned)
  2. Enter the main folder and then enter the Onchain_Invoicing_FD folder (IMPORTANT!)
  3. run npm install => wait for it done
  4. run npm run dev
  5. copy the url to the browser and here you go :)

Update to newest branch

  1. type this code: git pull origin Onchain_Invoicing_FD, if there is an input area opened in your terminal, type /q and press enter