Bob620 / probelab-reimager-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basis

Single-page app with basic api to create shortened URLs (MiniRLs). Side project hosted at http://s.bobco.moe

Usage

npm install
npm run build
npm start

Open webbrowser to localhost:8081

Build Process

The build.js script was made by me to bundle several js packages for multi-page apps, primary use in the Bobco website.

About

License:MIT License


Languages

Language:JavaScript 50.0%Language:Pug 33.2%Language:SCSS 16.7%