Skip to content

Commit

Permalink
Use @mufan/code-boilerplates/typescript as example
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Oct 30, 2023
1 parent f92254a commit 77330d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ npm install --global @mufan/code-boilerplates

```bash
# Assuming you have installed both `magicspace` and `makeflow/mufan-code-boilerplates` globally.
magicspace create @mufan/code-boilerplates/general --schema
magicspace create @mufan/code-boilerplates/typescript --schema
```

Review the generated `.magicspace/boilerplate.json` file and make relevant changes.
Expand Down

0 comments on commit 77330d2

Please sign in to comment.