Skip to content

G2BC/funregulation-frontend

Repository files navigation

funregulation logo

This project is the front-end of FunRegulation, a web system for manipulating and analyzing Gene Regulation Networks for Fungi, developed by the G2BC research group and part of the final paper of Samuel Vieira, who has a bachelor's degree in Information Systems from the State University of Bahia.

Getting Started

First, install dependencies:

npn install
# or
yarn install
#or
pnpm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published