Skip to content

A basic project to quickly get you up and running for creating a react-sketchapp

Notifications You must be signed in to change notification settings

brijeshb42/react-sketchapp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-sketchapp-boilerplate

A boilerplate project to quickly get you up and running.

Usage

  • Clone this repo -

    git clone https://github.com/brijeshb42/react-sketchapp-boilerplate.git your-project-name
    cd your-project-name
    rm -rf .git
    
  • Install npm dependencies -

    npm install
  • Run the project -

    npm run render

Make sure the Sketch app is already running and you have an empty project open.

README will be updated with more commands soon.

About

A basic project to quickly get you up and running for creating a react-sketchapp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published