Skip to content

A template project for working with Sketch documents

License

Notifications You must be signed in to change notification settings

bomberstudios/sketch-file-format-project-template

Repository files navigation

File Format Project Template

This is a template for a file format project, with a few basic features and sensible defaults.

Setup

Optional, if you use nvm (highly recommended):

nvm install 17.8.0
nvm use # if you're using Codespaces, you'll need to run `nvm use --delete-prefix`

Install all the dependencies:

npm install

and run the project:

npm start

About

A template project for working with Sketch documents

Topics

Resources

License

Stars

Watchers

Forks