Skip to content

nicowaltz/TBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unfinished and possibly discontinued

TBP

TBP is a browser-based, offline text editor.

Requires nodejs and browser that supports css grid.

To install:

    npm install

To run:

    node server.js [optional port]

Then visit localhost:3000 (or specified port).