/NerdITools

A set of sometimes useful tools and apps :)

Primary LanguageCSSMIT LicenseMIT

NerdITools

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

NerdITools preview License

Quick Start

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

# Install dependencies
npm install

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

# Launch development server
npm run dev