HTML & SASS boilerplate. Uses Parcel V2 as the bundler. Bootstrap 5 SASS & JS setup.
Ensure that you have Node.js installed. You can download it from here
- Download the latest release 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
You can find our website here or you can email us at support@pixelrocket.store