Skip to content

daniellucasss/parceltest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParcelTest

A simple 'Hello World' using Parcel as bundler for testing purposes

How to use

Install Parcel globally using npm

npm i -g parcel-bundler

Clone this project
Install dependencies using the command

yarn

Run the embedded web server

yarn start

And see the magic happens!

About

A little project to test the app bundler Parcel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published