Skip to content

combination of tools used for personal development. enjoy.

License

Notifications You must be signed in to change notification settings

theodorebear/swift-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

When developing locally, set in package.json:

"react": "../deepstack-widgets/node_modules/react",

This will share one running instance of React only, and yarn link in combination of yarn run watch will let you double-develop locally.

Deployment

When deploying, set in package.json:

"react": "^17.0.2",

About

combination of tools used for personal development. enjoy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published