Skip to content

Simple parcel config to build html templates with Pug (a html preprocessor), SCSS, and Modern JS.

Notifications You must be signed in to change notification settings

ourystd/parcel-pug-scss-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel + pug + scss + Js + more... starter

Simple boilerplate to start building html templates with parcel, pug, scss, and modern javascript.

Geting started

1. Fork the repo

2. Clone your forked repo

git clone your-git-forked-repo-url # e.g https://github.com/ourystd/parcel-pug-scss-starter.git

3. Intall dependencies

# move into the project directory
# e.g cd parcel-pug-scss-starter

# install dependencies with yarn
yarn install

Scripts

Launch local server

yarn dev

build for prod

yarn build

About

Simple parcel config to build html templates with Pug (a html preprocessor), SCSS, and Modern JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published