Created parceljs with bootstrap v4. With simple Jokes API fetch.
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.
parcel build entry.js --public-url ./
For more information please read parceljs official website.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Flashnukers - Initial work - Uen Media
See also the list of contributors who participated in this project.