Clone the repository
git clone https://github.com/nurodev/nuro.dev.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
