Mindinventory / react-native-boilerplate

The Boilerplate contains all the basic packages, common components and, prebuilt code architecture. It will save developer's project setup time.
https://mindinventory.github.io/react-native-boilerplate/
MIT License
112 stars 19 forks source link

update the create new project commant #30

Closed KAMRONBEK closed 3 months ago

KAMRONBEK commented 3 months ago

npx @react-native-community/cli@latest init AwesomeProject --template @mindinventory/react-native-boilerplate

i think this is the correct command that is recommended by react native docs

chiragramimi commented 3 months ago

@KAMRONBEK Thank you for your attention. It was update this in the documentation.