Skip to content

tatiaris/degreeplanner

Repository files navigation

Front-end for the WIEAT website

Getting Started

To run the development server:

npm run dev
# or
yarn dev

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

Pages go in src/pages Components go in src/components