/nuro.dev

🌿 Personal Portfolio

Primary LanguageTypeScriptMIT LicenseMIT

Website

Website License Website Vercel

🛠 Development

Clone the repository

git clone https://github.com/nurodev/nuro.dev.git

Install dependencies

npm install

# Or using Yarn

yarn

Start the development server

npm run dev

# Or using Yarn

yarn dev

Build for production

npm run build

# Or using Yarn

yarn build

📄 License

MIT © Ben Dixon