Skip to content

knightempire/lab-frontend

Repository files navigation

Components Tracker for Amuda Lab

This is the Components Tracker application for Amuda Lab. The app is built using the Next.js framework and helps in managing and tracking various components related to the lab.

Prerequisites

Ensure you have the following installed:

  • Node.js (preferably the latest LTS version)
  • npm (installed with Node.js)

You can verify Node.js installation by running:

node -v

Installation

  1. Clone the repository to your local machine:

  2. Install dependencies:

    npm install

Running the App

To run the app in development mode, use the following command:

npm run dev

The app will be accessible at http://localhost:3000 in your browser.

Build for Production

To create a production build, run:

npm run build

After building, you can run the app in production mode with:

npm start

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

Components tracker for amuda lab - amrita

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages