Front-end for the WIEAT website
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# wieat-frontend
Front-end for the WIEAT website
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# wieat-frontend