I'm trying to install react-native on Windows by entering command
$ npx react-native
and it shows error
You did not pass any commands, run `react-native --help` to see a list of all available commands.
is their something need to pass at the place of <command> in npx react-native <command>