Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.02 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.02 KB

Parcel JS Bootstrap v4 Boilerplate

Created parceljs with bootstrap v4. With simple Jokes API fetch.

Installing

Juts follow the simple steps You need to parcel globally installed on your machine

git clone https://github.com/Qurus/parcel.git
cd parcel
npm install -g parcel-bundler
npm install

And

npm run start

That's it.

Deployment

parcel build entry.js --public-url ./

For more information please read parceljs official website.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.