/DCS_Website

DCS Website

Primary LanguageTypeScript

About

A Next.js Application For An Educational Website

  • Visit The Website From Here DCS

Usage

As it is a React app, you must run a few commands first to have the app run properly, so after cloning the repository and cd to the folder just type the following commands

  • Install missing modules using Yarn
  yarn
  • Run the development server:
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources: