Skip to content

fraincs/parcel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Via Yarn

yarn global add parcel-bundler

yarn init -y

parcel index.html

Via NPM

npm install -g parcel-bundler

npm init -y

parcel index.html

FAQ

Where do I add my SASS files?

In the /sass folder

How do I import more SASS files

Import them in index.js

About

A simple Parcel Starter for Worksamples purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published