Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

c0d3Gems/coderun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

27 Commits

Repository files navigation

CodeRun

Simple code editor web app with real time preview & save progress.

Features:

  • real time preview of the written code
  • real time development progress save.
  • error reports
  • syntax highlighting
  • autocompletion

Dependencies:

  • nodejs
  • express
  • Web Sockets (socket.io)
  • codemirror

Installation guide:

  • Make sure you have nodejs, npm installed
  • Run the command below to install dependencies
    npm i

Installation guide (developer mode):

  • Run the command below to install developer dependencies
    npm i && npm i --only=dev

Run guide:

  • Run the below command to start the application
    npm run start

Run guide (developer mode):

  • Run the below command to start the application in developer mode
    npm run dev

About

Simple code editor web app with real time preview & progress save

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /