Skip to content

heykapil/nuro.dev

 
 

Repository files navigation

🛠 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

About

🌿 Personal Portfolio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.7%
  • JavaScript 3.6%
  • GLSL 1.2%
  • Shell 0.5%