Giter VIP home page Giter VIP logo

aptitude-test's Introduction

aptitude-test

Setup

Điều kiện: Đã tải source code về máy

Setup Frontend

B1: Installation Vuejs bằng cách chạy lệnh: npm install -g @vue/cli

B2: Vào thư mục aptitude-test/frontend/vue-aptitude chạy lệnh : npm run serve

Setup Backtend

B1: Thực hiện tải và cài đặt XAMPP theo link: https://www.apachefriends.org/download.html

B2: Tạo thư mục be_aptitude trong thư mục htdocs ( C:\xampp\htdocs đối với Windows hoặc opt/lampp/htdocs đối với Ubuntu)

B3: Copy tất cả các file của thư mục aptitude-test/backend vào thư mục be_aptitude vừa tạo

B4: Thực hiện mở XAMPP. Mở chương trình trong Start menu nếu bạn sử dụng máy tính Windows, hoặc chạy lệnh sudo /opt/lampp/lampp start đối với Ubuntu

B5: Truy cập localhost/phpmyadmin sau đó import file aptitude.sql vào database

B6: Vào file store.js theo đường dẫn aptitude-test/frontend/vue-aptitude/src/store.js, sau đó chỉnh sửa đường dẫn ở dòng 45 thành đường dẫn đến file productRequest.php. Ví dụ http://localhost:8080/be_aptitude/productRequest.php

B7: Vào thư mục aptitude-test/frontend/vue-aptitude chạy lệnh : npm run serve

aptitude-test's People

Contributors

minhnhon147 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.