dannydebug / danica-website

Personal website made with Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website Project

A simple portfolio website built while learning and experimenting with Bootstrap & jQuery.
It uses Parcel as a build system.

Installing dependencies

npm i

Develop

npm run serve

Production build

npm run build

Built files will be in the dist directory.

Cleaning build output

npm run clean

About

Personal website made with Bootstrap

License:MIT License


Languages

Language:HTML 55.8%Language:CSS 28.5%Language:JavaScript 15.7%