Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 865 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 865 Bytes

exteraWebsite

Vercel Status License Made with Next.js Made with Tailwind CSS

Hey! This is source code of the official exteraGram website.

Development

To run the project locally, you need to install the dependencies first:

yarn

Then, you can run the development server:

yarn dev

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