Skip to content

EtherD3v/NerdITools

Repository files navigation

NerdITools

A collection of creative tools - fun first, useful sometimes!

Quick Start

# Clone the project
git clone https://github.com/EtherD3v/NerdITools.git

# Install dependencies (Make sure you have installed NodeJS before)
npm install  

#Navigate to a lambda tool
cd ./tools/{tool}

# Launch development server
npm run dev