Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 494 Bytes

Crood

Web Based Code Editor

Usage

  • Install Node

  • Download or clone this repository, in the repo folder

      npm install
      node server.js
    
  • Now open http://localhost:8000 and enter any local path in the input box.

Functionality

You can view, edit, save files anywhere in the filesystem (where you have access permission to do so)

Screenshot

Crood UI