mirror of
https://github.com/cupcakearmy/obolus.git
synced 2024-12-22 16:16:27 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8110f9b389
@ -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 🚀
|
||||||
|
Loading…
Reference in New Issue
Block a user