Static site for DHRIFT using next.js.
# Install dependencies
npm install
# Run dev server
npm run dev
# Build for prod and export static website
npm run build
Static site for DHRIFT using next.js.
# Install dependencies
npm install
# Run dev server
npm run dev
# Build for prod and export static website
npm run build