Trikolon / pbz-uber

Home Page:https://pbz.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Climate

My personal website written in modern Javascript (ES6) and bundled with webpack. It includes an interactive terminal with custom commands. Also comes with a service worker for offline usage.

Build

Install dependencies

npm install

Run in development mode

npm run dev

Bundle files for production (destination folder: public)

npm run build

About

https://pbz.im

License:Apache License 2.0


Languages

Language:JavaScript 88.3%Language:HTML 6.4%Language:CSS 5.3%