g3org3 / development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixore development

Getting started

git clone https://github.com/Pixore/development.git pixore-dev && cd pixore-dev
git submodule init && git submodule update
git submodule foreach yarn install
docker-compose up -d
open http://localhost:8000

And open http://localhost:8000

Add a new submodule

git submodule add https://github.com/pixore/<submodule_name>.git
cd <submodule_name> && yarn install

About


Languages

Language:Nginx 100.0%