Installation

I publish compiled web page data on the Github hosting service. Just by visiting this website, you can use it in almost any modern browser running ECMAScript 5. Edited layouts and their contents are never sent externally unless explicitly specified by an action command. However, please keep a backup of your data because I may close or move that site without notice.

I publish the source code on Github. If you build from source code, you need Node.js and Vue Cli. Several Vue plug-ins are used in this project. All of these are included with the project, so no additional installation is required from npm.

Note that if you open the index.html file directly in a browser, HTTP communication cannot be performed due to the security function of the browser. For local use, please change your browser settings to allow communication or use a local HTTP server.