A collection of creative tools - fun first, useful sometimes!
# 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