Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 373 Bytes

Aurora Web

This is the Aurora Website. It is written using NextJS, Tailwind, Shadcn UI components and icons from lucide.dev. To start the project, please make sure that you have yarn installed and enabled.

To bootup the project and start the development server:

yarn # install dependencies
yarn dev # start the development webserver