1
0
Fork 0

chore(dev): Changes for v3

This commit is contained in:
joostdecock 2023-09-30 15:57:51 +02:00
parent 80880b7b4f
commit d39c92828a
17 changed files with 275 additions and 2610 deletions

View file

@ -25,11 +25,9 @@ If you have NodeJS on your system, getting that development environment up
and running takes only a single command:
```sh
npx @freesewing/new-design@next
npx @freesewing/new-design
```
<Fixme compact>Remove `@next` suffex once v3 is published</Fixme>
If you don't have NodeJS on your system --- or if you're not sure what
NodeJS is to begin with --- read on to learn how to install it.