Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans for version updates? #201

Open
chiester opened this issue Aug 28, 2019 · 3 comments
Open

Plans for version updates? #201

chiester opened this issue Aug 28, 2019 · 3 comments

Comments

@chiester
Copy link

Are there plans to update to the latest version of create-react-app as well as Webpack 4, etc. ?

@supnate
Copy link
Owner

supnate commented Aug 29, 2019

You can use rekit beta:

npm install -g rekit@next rekit-studio@next
rekit create my-app
cd my-app
rekit-studio -p 3000

Now rekit-studio is a global command.

If you use Mac, you can use a native app: https://github.com/rekit/rekit-app/releases

@bojantv
Copy link

bojantv commented Dec 13, 2019

@supnate what about saga plugin for the native app? Also once beta is released what's the proper procedure on updating both rekit-core and rekit-studio, just upgrade packages and hope for the best or?
Thanks

@xiongtoto0526
Copy link

You can use rekit beta:

npm install -g rekit@next rekit-studio@next
rekit create my-app
cd my-app
rekit-studio -p 3000

Now rekit-studio is a global command.

If you use Mac, you can use a native app: https://github.com/rekit/rekit-app/releases

some tips for newer:
..
..
cd my-app
rekit-studio -p 3000
npm run start ( do not miss this command , it will start the dev-server at port 3100)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants