Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

UCLA-Creative-Labs/merlot

Repository files navigation

merlot

Setup

We're using nvm to ensure everyone is on the same node version.

If you don't have nvm installed, install nvm with: brew install nvm. Follow instructions to place the needed commands in either your .bash_profile or .zshrc (or configs for whatever shell you are using).

Switch to our version of node with nvm use.

We are using npm as a package manager. Run npm install to pull in packages.

We are using gatsby, install their cli with: npm install -g gatsby-cli.

Development Instructions

make dev

About

frontpage of CL 2019 - current

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published