Skip to content

speedydelete/editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor

Code editor made in React. Used on https://wildwest.gg/.

Running

npm install
# choose one of the following
npm run build # builds to dist/index.html and dist/main.js
npm run build serve # runs a live updating server on localhost:9000

This will use webpack-dev-server to run it on localhost:9000.

About

Code editor made in React. Used in https://wildwest.gg/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published