https://github.com/promignis/zeno-ui
A text editor designed for writers
https://github.com/promignis/zeno-ui
Last synced: about 2 months ago
JSON representation
A text editor designed for writers
- Host: GitHub
- URL: https://github.com/promignis/zeno-ui
- Owner: Promignis
- Created: 2018-08-08T05:59:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T10:54:23.000Z (over 7 years ago)
- Last Synced: 2025-04-08T08:49:01.824Z (over 1 year ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zeno-ui
A text editor designed for writers
## Instructions to run project
1. Clone repo
2. `npm i`
3. `npm run dev`
4. Open `http://localhost:5555/` in browser (default port can be changed in `webpack.config.js`)