Frozemint / marketing

Marketing website for PrairieLearn

Home Page:https://www.prairielearn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrairieLearn Marketing Site

Getting Started

First install dependencies:

yarn

Next, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the site. Pages will auto-update as you edit files.

This project uses Git submodules to pull in content from the PrairieLearn example course. If you're cloning this repository for the first time, you'll need to run the following commands:

git submodule init
git submodule update

To update the version of the PrairieLearn/PrairieLearn repository to the latest, run the following:

git submodule update --remote

About

Marketing website for PrairieLearn

https://www.prairielearn.com


Languages

Language:TypeScript 70.1%Language:MDX 27.9%Language:SCSS 1.4%Language:JavaScript 0.6%