Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixelrocket-shop/boilerplate-parcel-html
Parcel HTML & SASS Boilerplate
https://github.com/pixelrocket-shop/boilerplate-parcel-html
boilerplate-template html parcel-bundler sass
Last synced: 14 days ago
JSON representation
Parcel HTML & SASS Boilerplate
- Host: GitHub
- URL: https://github.com/pixelrocket-shop/boilerplate-parcel-html
- Owner: PixelRocket-Shop
- License: mit
- Created: 2022-01-05T16:20:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T16:27:41.000Z (about 3 years ago)
- Last Synced: 2024-11-05T19:46:21.682Z (2 months ago)
- Topics: boilerplate-template, html, parcel-bundler, sass
- Language: SCSS
- Homepage:
- Size: 903 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Parcel HTML/SASS Boilerplate
## Overview
HTML & SASS boilerplate. Uses Parcel V1 as the bundler## 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/boilerplate-parcel-html/archive/refs/heads/main.zip) OR clone the repo: `git clone https://github.com/PixelRocket-Shop/boilerplate-parcel-html.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 [email protected]