CONUN preview

CONUN Homepage Project

The project for the CONUN Homepage.

Getting started with CONUN Homepage:

  • Use git to clone the repository on your computer.

  • Use yarn or npm -i to fetch and install the required packages

  • Set up the correct environment variables (see below)

  • Run the project using yarn dev or npm start

  • Alternatively, build the project using yarn export, or npm run export and serve the built files.

Environment Variables

This project uses no environment variables