Skip to content

Commit

Permalink
Chore/use cpx2 (#130)
Browse files Browse the repository at this point in the history
* chore: use cpx2

* chore: update docs

* chore: typo
  • Loading branch information
jkoenig134 authored Feb 5, 2024
1 parent a62aa3f commit d3b87bc
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. download and install [Docker Desktop](https://www.docker.com/products/docker-desktop)
2. download and install [Node JS](https://nodejs.org/en/download/)
3. install the npm packages `typescript` and `cpx` **globally**
3. Optional: install the npm package `typescript` **globally** to use the `tsc` command without the `npx` prefix
4. Optional: install the VS Code extension [Tasks](https://marketplace.visualstudio.com/items?itemName=actboy168.tasks)
5. run `npm i`

Expand Down
Loading

0 comments on commit d3b87bc

Please sign in to comment.