Skip to content

JS-Code-Editor/code-editor-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are 3 projects in this monorepo:

  1. Editor - interface for writing code, file navigation, preview
  2. Preview - interface for viewing the result real-time
  3. Api - Express server for CRUD operations, auth. Not integrated to Front yet

How to run

From the root path, run:

yarn dev

Linting/Formatting

From the root path, run:

yarn lint
yarn format

Adding dependency

From the root path, run

yarn workspace <workspace> add <package>

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •