Welcome to the vibrant world of Parcel, Bootstrap, Node, and JavaScript! The pbnj project is your playground to test, tweak, and twist your code with various libraries and frameworks. Perfect for beginners and code enthusiasts alike!
- Explore Parcel for easy bundling
- Dance with Bootstrap for snazzy designs
- Jam with JavaScript for dynamic fun
You can create a new project using npx without even cloning the repository:
npx pbnj1Follow the prompt to enter a project name, and you're off to the races!
npx pbnj1 --name ./exampleThis will create a directory called "example." Just cd into it and run npm install && npm run start to start playing!
Grab your copy of the playground:
git clone https://github.com/yourusername/pbnj.git
cd pbnj
npm installRun in hot module reloading mode and see magic happen:
npm startCreate a production build and shine bright:
npm run build-prodUnleash your creation:
node dist/bundle.jsCrafted with love and createapp.dev. Made for curious minds, creative coders, and everyone who loves to experiment! ❤
A colossal THANK YOU to all the amazing contributors behind Parcel, Bootstrap, and the many JavaScript frameworks that fuel our creativity. Your hard work and innovation keep the code flowing and the ideas glowing. Keep rocking the open-source world! 🚀💻