本の貸借管理&予約システム
git clone git@github.com:kathmandu777/bookbook.git
cd bookbook
source env.sh
npm install
- make django/django.env
- make postgres/postgres.env
build
up
- access to http://localhost and check wheter environment setup is done.
本の貸借管理&予約システム
git clone git@github.com:kathmandu777/bookbook.git
cd bookbook
source env.sh
npm install
build
up