[go: up one dir, main page]

Skip to content

dehanz13/vanilla-parcel-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for Vanilla JS with Parcel

Hello, this is my simple boilerplate to build apps/projects with Vanilla JavaScript and Sass, bundled with Parcel and traspiled using Babel. The goal was just to improve my web development workflow. Feel free to use it and remove the sample code if you'd like!

UPDATE: The repo has been updated to handle multiple components.

Usage

Install dependencies

npm install

Commands: Run dev server:

npm run dev

Build assets for production:

npm run build

BONUS: It comes with a simple landing page out of the box and it's Mobile Responsive!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published