Skip to content

nargespms/tabadolKetab

Folders and files

NameName
Last commit message
Last commit date
Dec 22, 2020
Aug 15, 2022
May 1, 2021
Apr 13, 2021
Dec 22, 2020
Apr 17, 2021
Feb 28, 2021
Dec 22, 2020
Mar 9, 2021
Dec 28, 2020

Repository files navigation

dev

you should run docker-compose.dev.yml

docker-compose -f docker-compose.dev.yml up -d

with this command in directory. And then execute container with

docker exec -it tabadol_front /bin/bash

with this command .

and inside the container run these command :

  • apt update
  • apt install nodejs
  • cd src
  • npm run serve

build

for build you should just run docker-compose.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages