Skip to content

E-commerce - Simple Shop (3 project 1. api 2. admin dashboard 3. website)

Notifications You must be signed in to change notification settings

sr-hosseyni/Simple-Shop

Repository files navigation

requirements:

  • node
  • npm
  • docker (docker-compose needed)

run

    sudo echo "127.0.0.1   bcs.dev" >> /etc/hosts
    cd bcs
    composer install
    npm install
    ./start.sh
    cd backend
    npm install
    npm start
    cd ../frontend
    npm install
    npm start

urls

About

E-commerce - Simple Shop (3 project 1. api 2. admin dashboard 3. website)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published