geneontology / noctua-form-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noctua Form Base

Welcome to the Noctua Form Base project repository! This repository serves as the foundation for the Noctua Form library, which is used in various applications within the Gene Ontology Consortium.

Installation

To install the Noctua Form Base library, please follow these steps:

  1. Clone the repository:
git clone https://github.com/geneontology/noctua-form-base.git
  1. Install the dependencies:
npm install

Development

To start the development server, use the following command:

npm start

This will launch the development server, and you can access the application at http://localhost:4202/. Any changes you make to the source files will automatically trigger a reload of the application.

Repository Structure

The main code for the Noctua Form Base library can be found in the src/@noctua-form directory.

The main code for each of the external repository are found

Autogenerated Repos

Please note that the following repositories are autogenerated and should not be edited:

These files serve purposes such as issue tracking, GO project management, and non-developer viewing. Commits in these autogenerated files are primarily for pull requests (PRs), while all other commits are made in the Noctua Form Base repository.

Summary Diagram

Summary Diagram

About


Languages

Language:TypeScript 60.6%Language:HTML 22.3%Language:SCSS 16.2%Language:Shell 0.5%Language:CSS 0.3%Language:JavaScript 0.2%