naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

How to update, stay in sync with create-react-app #32

Open Jip-Hop opened 4 years ago

Jip-Hop commented 4 years ago

Hi @naviapis,

This seems like a great way to quickly get started with NW.js and React! Was setup and made my first successful build in no time.

Now I'm just wondering if theres a command I can run to update the underlying dependencies of create-nw-react-app, to stay in sync with new releases of create-react-app.

Is there already a way to update, or should I wait for new releases of create-nw-react-app?

Cheers, Jip