Skip to content

cell-ontology/cell-ontology.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CL GitHub Page

This project provides a project landing page for the Cell Ontology.

Project is based on the Fresh Template.

Usage

  1. Install development environment and project dependencies
yarn install
  1. To start development server
yarn dev

Deployment

  1. Install gh-pages package to yarn
yarn add gh-pages
  1. Run given command and provide github credentials when asked.
yarn run deploy

This will build the project and deploy dist folder to the gh-pages branch. A build-in github action will start and page will be refreshed in a few minutes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published