Merge remote-tracking branch 'origin/master'

This commit is contained in:
cupcakearmy 2019-05-23 13:25:55 +02:00
commit 8110f9b389

View File

@ -7,10 +7,10 @@
git clone https://github.com/CupCakeArmy/obolus.git git clone https://github.com/CupCakeArmy/obolus.git
cd obolus cd obolus
// local // with docker (recommended)
npm run dev:local npm run dev:docker
// or with docker // or locally
npm run dev:docker npm run dev:docker
// -> http://localhost 🚀 // -> http://localhost 🚀