Ouracademy is an organization that promoves the education in software development throught blog posts & videos 😃.
Our web page is built with Next.js & Apollo (a Graphql client for React)
npm install
or if you have yarn yarn install
npm run dev
or if you have yarn yarn run dev