Initial Setup for a React Sketch.app Project
Tested with Sketch v.50.2
-
Clone this repository
git clone [email protected]:kristinbaumann/react-sketchapp-starter-kit.git project-name cd project-name rm -rf .git
-
Install npm dependencies
npm install
-
Open Sketch with a new project
-
Render the React code
npm run render
-
View the result in Sketch: