How to install airbnb/react-sketchapp. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
airbnb/react-sketchapp Installation Guide
How to install airbnb/react-sketchapp. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for airbnb/react-sketchapp. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i airbnb/react-sketchappor
Install via npx
npx @hexmos/ipm i airbnb/react-sketchappPrerequisites
Sketch
system_toolVersion: 50+
npm
package_managerVersion: >=1.20
Git
system_toolVersion: 2.38.1
Terminal
osFor interacting with the command line.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone and Install via Terminal
git clone https://github.com/airbnb/react-sketchapp.git
cd react-sketchapp/examples/basic-setup && npm install
npm run renderInstall Sketch
sketch.appPost Installation Steps
- Open a new Sketch file and start designing!
- Run the following command to render your React components in Sketch: `npm run render`
- Check out some more examples on GitHub: https://github.com/airbnb/react-sketchapp/tree/master/examples/
