Skip to content
HideyukiMORI edited this page Aug 6, 2023 · 4 revisions

NENE: Your Guide to Building Efficient and Flexible Websites

This document aims to provide a detailed guide and manual for an original framework developed for website construction. This framework primarily uses PHP and JavaScript, with MySQL serving as the database.

By utilizing this framework, you can build websites in an efficient and flexible manner. Furthermore, through this document, you can comprehensively learn everything from the setup of the framework, how to use it, up to best practices.

Welcome to the WebDev Framework Documentation

This document is organized as follows:

  • Tutorials: Basic usage of the framework
  • Initialization and Environment Settings
  • Details of Main Features and APIs
  • General Troubleshooting and Solutions
  • Best Practices and Application Examples

All sections are as specific as possible and use practical examples for explanation. If you encounter any questions while reading, please refer to the relevant sections within the document as needed.

Now that you're prepared, let's get started with building a website using the framework.

Clone this wiki locally