buybuylone
Webpack-Starter
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
Table of Contents
About
🏪 buybuylone is a simple e commerce platform for buying and selling technology products. You can get so many recommendation to improve your buying quality
Getting Started
Here is how to get started with buybuylone project:
Prerequisites
npm install
Development
Here is how to get started developing the project.
Tailwindcss
- 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
Usage
Add notes about how to use the system.