A simple portfolio website built while learning and experimenting with Bootstrap & jQuery.
It uses Parcel as a build system.
npm i
npm run serve
npm run build
Built files will be in the dist
directory.
npm run clean
A simple portfolio website built while learning and experimenting with Bootstrap & jQuery.
It uses Parcel as a build system.
npm i
npm run serve
npm run build
Built files will be in the dist
directory.
npm run clean