Clone the repository
git clone https://github.com/gabriel-dantas98/gdantas.io.gitInstall dependencies
npm install
# Or using Yarn
yarnStart the development server
npm run dev
# Or using Yarn
yarn devBuild for production
npm run build
# Or using Yarn
yarn buildMIT ยฉ Ben Dixon
This project is inspired by nuro.dev