Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 857 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 857 Bytes

MCL Editor

Repository of MyCandyLove Editor, a fanfic creation tool for MyCandyLove.

Online editor available at https://mcl.sandro.dev

Contributing

Use npm install to install all dev dependencies. Use npm build to build the final, which will be available in the dist/ folder. Use npm dev to start the development server.

Changes to the CSS should be made in the respective .scss file. Recompile using the command npm build. Changes to the JS should be made in the respective .ts script. Recompile using the command npm build.

Authors

Current maintainer of this project is SandroHc.

Original authors are Lucas and Mya.

License

This project is distributed under the MIT license.