https://github.com/pengfeiw/ecode
Online editor for html/css/javascript
https://github.com/pengfeiw/ecode
codepen-clone jsbin-clone online-editor
Last synced: 7 months ago
JSON representation
Online editor for html/css/javascript
- Host: GitHub
- URL: https://github.com/pengfeiw/ecode
- Owner: pengfeiw
- License: mit
- Created: 2022-11-19T15:48:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T13:51:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T03:49:10.726Z (8 months ago)
- Topics: codepen-clone, jsbin-clone, online-editor
- Language: TypeScript
- Homepage: https://pengfeiw.github.io/ecode
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [ECode](https://pengfeiw.github.io/ecode/)
A online code editor for web develop. Try it [here](https://pengfeiw.github.io/ecode/).

## Run in local
- `yarn install`
- `yarn start`
- open [`localhost:9000`](http://localhost:9000)