An open API service indexing awesome lists of open source software.

https://github.com/alizul01/buybuylone

🏪 buybuylone is a simple e commerce platform for buying and selling technology products. You can get so many recommendation to improve your buying quality
https://github.com/alizul01/buybuylone

api-store buybuylone e-commerce e-commerce-project html-css-javascript-jquery simple-project tailwindcss webdevelopment webpack4 website

Last synced: about 2 months ago
JSON representation

🏪 buybuylone is a simple e commerce platform for buying and selling technology products. You can get so many recommendation to improve your buying quality

Awesome Lists containing this project

README

        

# 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








[![npm][npm]][npm-url]

[![node][node]][node-url]
[![deps][deps]][deps-url]
[![builds2][builds2]][builds2-url]
[![coverage][cover]][cover-url]
[![licenses][licenses]][licenses-url]
[![PR's welcome][prs]][prs-url]










install size













[common-npm]: https://img.shields.io/npm/v/webpack.svg
[mini-css]: https://github.com/webpack-contrib/mini-css-extract-plugin
[mini-css-npm]: https://img.shields.io/npm/v/mini-css-extract-plugin.svg
[mini-css-size]: https://packagephobia.com/badge?p=mini-css-extract-plugin
[component]: https://github.com/webpack-contrib/component-webpack-plugin
[component-npm]: https://img.shields.io/npm/v/component-webpack-plugin.svg
[component-size]: https://packagephobia.com/badge?p=component-webpack-plugin
[compression]: https://github.com/webpack-contrib/compression-webpack-plugin
[compression-npm]: https://img.shields.io/npm/v/compression-webpack-plugin.svg
[compression-size]: https://packagephobia.com/badge?p=compression-webpack-plugin
[html-plugin]: https://github.com/jantimon/html-webpack-plugin
[html-plugin-npm]: https://img.shields.io/npm/v/html-webpack-plugin.svg
[html-plugin-size]: https://packagephobia.com/badge?p=html-webpack-plugin

[npm]: https://img.shields.io/npm/v/webpack.svg
[npm-url]: https://npmjs.com/package/webpack
[node]: https://img.shields.io/node/v/webpack.svg
[node-url]: https://nodejs.org
[deps]: https://img.shields.io/david/webpack/webpack.svg
[deps-url]: https://david-dm.org/webpack/webpack
[prs]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs-url]: https://webpack.js.org/contribute/
[builds2]: https://dev.azure.com/webpack/webpack/_apis/build/status/webpack.webpack
[builds2-url]: https://dev.azure.com/webpack/webpack/_build/latest?definitionId=3
[licenses-url]: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack?ref=badge_shield
[licenses]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack.svg?type=shield
[cover]: https://img.shields.io/coveralls/webpack/webpack.svg
[cover-url]: https://coveralls.io/r/webpack/webpack/

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)

## 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

```bash
npm install
```

### Development

Here is how to get started developing the project.

#### Tailwindcss
1) Go to the bash and run this
```bash
npm run build:css
```
2) Go to the index.html than add the class
3) ctrl + s to save the file and reload the class from tailwindcss

## Usage

Add notes about how to use the system.