Skip to content

shumancheng/Mini-Meco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Meco

Mini-Meco is a web application that provides agile tooling for teams to enhance their productivity and streamline their workflow.

Table of Contents

Installation

Before you start, ensure you have Node.js installed on your machine. This project uses both a client-side (frontend) and server-side (backend) application, which need to be set up together.

Installation Steps

  1. Clone the repository:

    git clone https://github.com/shumancheng/Mini-Meco.git
    cd Mini-Meco
  2. Install all necessary dependencies for both frontend and backend:

    npm run install-all

Usage

To run the project, use the following command:

npm run dev

This command will start both the frontend and backend development servers concurrently.

Scripts Overview

  • npm run install-all: Installs all dependencies for both client and server.
  • npm run build-all: Builds both the client and server projects.
  • npm run dev: Starts both the client and server development servers concurrently.

By following these instructions, you can set up, develop, and run the Mini-Meco project efficiently.

About

A web app that provides agile tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published