veg / LabSite

Website for the ACME Lab

Home Page:http://lab.hyphy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab Website

Contributing

To modify the content just edit one of the three JSON files in the src/data directory. Layout or styling modifications can be made via a pull request or by reaching out to Michael.

Development

Installation

git clone https://github.com/veg/LabSite
cd LabSite
yarn

Dev Server

Start the development server:

yarn start

Deployment

Make/pull appropriate changes, then:

yarn run build

To serve (only necessary if pm2 is not already provisioning this process):

supervisor server.js

About

Website for the ACME Lab

http://lab.hyphy.org

License:MIT License


Languages

Language:JavaScript 89.6%Language:CSS 5.8%Language:HTML 3.0%Language:TypeScript 1.6%