Skip to content

Huc06/Cardano_Manga

Repository files navigation

React + TypeScript + Vite

Introduction

Our vision is to create a decentralized, community-driven manga platform where readers can actively participate in decision-making, support manga translation projects, and contribute through a DAO system.

Resources

For more information about our project, you can read the detailed document here.

🚀 Running the Application

To get started with this application, follow the steps below:

1. Install Node.js

Ensure that you have Node.js installed on your machine. You can download the latest version from the official website.

2. Clone the Repository

Use Git to clone the repository to your local machine:

git clone <repository_url>
cd <repository_folder_name>

3. Install Dependencies

Navigate to the project directory and install the required packages:

npm install

4. Start the Development Server

Run the following command to start the application in development mode:

npm run dev

5. Access the Application

Open your web browser and go to http://localhost:3000 to view the application in action.

📚 Additional Information

  • For more details on configuration and usage, refer to the official documentation.
  • If you encounter any issues, feel free to open an issue in the repository.

Releases

No releases published

Packages

No packages published