Codebase for the MuscleAI website (AI Posture Coach
) - Aligno
- Clone the repository and navigate to the project directory
git clone https://github.com/adistrim/MuscleAI-web
cd MuscleAI-web
- Install the required packages
npm install
- Start the development server
npm run dev
Open http://localhost:3000
with your browser to see the result.
This project is licensed under the MIT License - see the LICENSE
file for details.