Skip to content

mariyageorge01/website

 
 

Repository files navigation

InstructLab

InstructLab website

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Prerequisites

Node

Ensure you have node installed by running the command:

node -v

If you do not have node installed, install node: see link.

Yarn

Ensure you have yarn installed by running the command:

yarn -v

If you do not have yarn installed, intsall yarn: see link.

Setting up the local environment

  • Install the dependencies:
yarn install
  • Run the development server:
yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.4%
  • SCSS 14.2%
  • Other 1.4%