637 Forks
4835 Stars
4835 Watchers

metro

🚇 The JavaScript bundler for React Native

How to download and setup metro

Open terminal and run command
git clone https://github.com/facebook/metro.git
git clone is used to create a copy or clone of metro repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with metro https://github.com/facebook/metro/archive/master.zip

Or simply clone metro with SSH
[email protected]:facebook/metro.git

If you have some problems with metro

You may open issue on metro support forum (system) here: https://github.com/facebook/metro/issues