Skip to content

jenewland1999/nuro.dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 95.9%
  • JavaScript 3.4%
  • Shell 0.7%