The Boilerplate contains all the basic packages, common components and, prebuilt code architecture. It will save developer's project setup time.
112
stars
19
forks
source link
update the create new project commant #30
Closed
KAMRONBEK closed 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