Skip to content

Commit

Permalink
Tweak create script command. #35
Browse files Browse the repository at this point in the history
  • Loading branch information
chr15m committed Mar 8, 2024
1 parent 9c10c0d commit 8f62691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create/sitefox-fullstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Set up a full-stack ClojureScript web server in one command using
and [shadow-cljs](https://shadow-cljs.github.io/docs/UsersGuide.html).

```shell
npm create sitefox-shadow-fullstack mywebapp
npm create sitefox-fullstack mywebapp
cd mywebapp
npm install
make watch
Expand Down

0 comments on commit 8f62691

Please sign in to comment.