Skip to content

tekdi/sunbird-taxanomy-editor

Repository files navigation

Sunbird Taxonomy Editor

This is the official repository for the Sunbird Taxonomy Editor, a web-based tool for creating, managing, and visualizing taxonomies.

Prerequisites

Before you begin, ensure you have the following installed on your local machine:

Getting Started

Follow these steps to set up the project on your local machine.

1. Fork the Repository

First, navigate to the main repository page and click the "Fork" button to create your own copy.

2. Clone the Repository

Next, clone your forked repository to your local machine. Replace your-username with your GitHub username.

git clone https://github.com/your-username/sunbird-taxonomy-editor.git
cd sunbird-taxonomy-editor

3. Install Dependencies

Next, install the project dependencies using npm:

npm install

4. Run the Development Server

Once the dependencies are installed, you can start the development server:

npm run dev

This will start the application in development mode. Open your browser and navigate to http://localhost:3000 to see the application in action.

Available Scripts

In the project directory, you can run the following scripts:

  • npm run dev: Runs the app in development mode.
  • npm run build: Builds the app for production.
  • npm run start: Starts the production server.
  • npm run lint: Lints the code for errors and style issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •