You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2023. It is now read-only.
chore: migrate build to circleci, migrate to yarn (#38)
* chore: migrate to circleci
* chore: migrate to yarn
* chore: fix linting
* chore: update readme
* fix: fixed building. unit tests is a mess but will be fixed along the way
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Unfortuantely, you will have to configure it then yourself
45
45
docker-compose -f docker-compose.yml up
46
46
```
47
47
48
-
Then after you run the project with `npm run dev`, use `http://localhost` as redmine endpoint on the login form and provide the credentials or the API token
48
+
Then after you run the project with `yarn dev`, use `http://localhost` as redmine endpoint on the login form and provide the credentials or the API token
0 commit comments