rdvelazquez / LabSite

Temporary Repo for the Pond Lab Website

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 Ryan or Michael.

Development

Installation

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

Dev Server

Start the development server:

yarn start

Deployment

yarn run build
supervisor server.js

About

Temporary Repo for the Pond Lab Website

License:MIT License


Languages

Language:JavaScript 85.1%Language:CSS 9.0%Language:HTML 5.9%