alfianardhi / vue2-project

online shop vue project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stargazers Issues LinkedIn


Logo

Simple Online Shop

Simple Online Shop with Vue.js
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contact
  5. Acknowledgements

About the Online shop

Product Name Screen Shot

So this project is online shop project use Vue.js

Here's why and my purpose for this Learning Repository:

  • Online shop is the common case study to learn tech
  • And I also want to explore all tech in Vue.js.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

This projects is built with

First Phase

Second Phase (Will be change to)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them. (if you haven't any npm installation before)

  • To install npm and Node You can follow this link

Installation

Installation with NPM

  1. Clone the repo
    git clone https://github.com/alfianardhi/vue2-project.git
  2. Install the dependencies, for the root project and frontend folder. If you have any problems to install, you can use --force after npm install
    npm install
  3. Run project
    npm run serve

Installation with Yarn

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Alfian - Linkedin

Project Link: Online shop

Acknowledgements

About

online shop vue project

License:MIT License


Languages

Language:CSS 76.4%Language:Vue 19.8%Language:JavaScript 2.7%Language:HTML 1.0%