Thorsten Merten has proposed merging
~maas-committers/maas-site-manager/+git/maas-site-manager-frontend:readme-update
into ~maas-committers/maas-site-manager/+git/maas-site-manager-frontend:main.
Requested reviews:
Peter Makowski (petermakowski)
For more details, see:
https://code.launchpad.net/~maas-committers/maas-site-manager/+git/maas-site-manager-frontend/+merge/437682
update README
--
Your team MAAS Committers is subscribed to branch
~maas-committers/maas-site-manager/+git/maas-site-manager-frontend:main.
diff --git a/README.md b/README.md
index b260981..f9b7184 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ docker run --rm -it \
-e POSTGRES_PASSWORD=pass \
--name postgres \
postgres:14
-
+
tox -e run
```
@@ -29,7 +29,8 @@ Then run this frontend
git clone https://code.launchpad.net/~maas-committers/maas-site-manager/+git/site-manager-frontend
cd site-manager-frontend
-TODO, possibly edit an env/config file to point to a local backend
+# TODO, possibly edit an env/config file to point to a local backend
-TODO, sth like yarn && yarn run
+yarn # install dependencies
+yarn run dev
```
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help : https://help.launchpad.net/ListHelp