Skip to content

Commit

Permalink
Merge pull request ansible#7484 from jakemcdermott/update-deps
Browse files Browse the repository at this point in the history
Remove unused dependencies

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
  • Loading branch information
2 parents 26f2f15 + b419820 commit 642803e
Show file tree
Hide file tree
Showing 3 changed files with 4,631 additions and 2,230 deletions.
3 changes: 3 additions & 0 deletions awx/ui_next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
The API development server will need to be running. See [CONTRIBUTING.md](../../CONTRIBUTING.md).

```shell
# install
npm --prefix=awx/ui_next install

# Start the ui development server. While running, the ui will be reachable
# at https://127.0.0.1:3001 and updated automatically when code changes.
npm --prefix=awx/ui_next start
Expand Down
Loading

0 comments on commit 642803e

Please sign in to comment.