A Chrome extension to replace your new tabs with a simple javascript codepad and console
# install dependencies
npm install
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
npm run build
Copyright (c) 2018-present, Daniel Larkin