Webpack is a bundler for javascript and others. We can packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be bundle.js
🏪 buybuylone is a simple e commerce platform for buying and selling technology products. You can get so many recommendation to improve your buying quality
Here is how to get started with buybuylone project:
npm install
Here is how to get started developing the project.
- Go to the bash and run this
npm run build:css
- Go to the index.html than add the class
- ctrl + s to save the file and reload the class from tailwindcss
Add notes about how to use the system.