Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 305 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 305 Bytes

City Editor

Note: This project is still under construction! ⚠

A web based editor for PostText markup language.

Development

To run the development server:

$ yarn dev

To bundle the web app:

$ yarn build

License

MIT License