https://github.com/pixelrocket-shop/youtube-bootstrap-howto
Bootstrap 5 + Parcel V2 HTML boilerplate used in our Youtube How To videos
https://github.com/pixelrocket-shop/youtube-bootstrap-howto
Last synced: 11 months ago
JSON representation
Bootstrap 5 + Parcel V2 HTML boilerplate used in our Youtube How To videos
- Host: GitHub
- URL: https://github.com/pixelrocket-shop/youtube-bootstrap-howto
- Owner: PixelRocket-Shop
- Created: 2022-01-31T12:39:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T12:43:38.000Z (over 4 years ago)
- Last Synced: 2025-02-15T10:55:33.860Z (over 1 year ago)
- Language: HTML
- Size: 103 KB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parcel HTML/Bootstrap 5 Boilerplate
## Overview
HTML & SASS boilerplate. Uses Parcel V2 as the bundler. Bootstrap 5 SASS & JS setup.
## Table of contents
- [Requirements](#requirements)
- [Quick Start](#quick-start)
- [Contact Us](#contact-us)
## Requirements
Ensure that you have Node.js installed. [You can download it from here](https://nodejs.org/en/download/)
## Quick Start
- [Download the latest release](https://github.com/PixelRocket-Shop/youtube-bootstrap-howto/archive/refs/heads/main.zip) OR clone the repo: `git clone https://github.com/PixelRocket-Shop/youtube-bootstrap-howto.git`
- Install Node.js if you don't already have it on your system.
- Open the project root in your command line.
- run `npm install` in your command line.
- run `npm run dev` to start Parcel.
- if you want to compile the template files (which output to the dist folder), run `npm run build`
## Contact Us
You can find our website [here](https://www.pixelrocket.store) or you can email us at support@pixelrocket.store