Hey! This is source code of the official exteraGram website.
To run the project locally, you need to install the dependencies first:
yarnThen, you can run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.