Skip to content

colabobio/colabo-web

 
 

Repository files navigation

CoLabo

Colubri Lab (CoLabo) website

🚀 Quick start

This site is developed using GatsbyJS.

  1. Getting started.

    Clone this repository and install node dependencies:

    cd colabo-web/
    npm run install
  2. Launch local instance of site for development.

    Once depndencies are installed, launch the site locally:

    npm run develop

    The site should be running at http://localhost:8000 after that.

    Changes to any of the source or content files will update the site in real-time.

  3. GatsbyJS development resources

About

Source code of Colubri Lab website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.1%
  • SCSS 24.9%
  • Python 1.7%
  • Shell 0.3%