https://www.facebook.com/groups/refineheadless
https://www.facebook.com/groups/refineheadlessitalia
npx superplate-cli <foldername>
to let superplate ask some question about options\
preconfigured with sensible defaults:
npx superplate-cli -o refine-headless tutorial
npx superplate-cli -o refine-mui tutorial
npx superplate-cli -o refine-antd tutorial
...
Whenever there is a Refine update you can issue
npm run refine update
or npx @pankod/refine-cli update
to update involved packages
- use
npm run refine update
if you have generated the project withsuperplate-cli
so you have the refine script in your pakage.json\ - use
npx @pankod/refine-cli update
if you have generated the project withcreate-react-app
from scratch\
https://www.gitpod.io/guides/gitpodify https://www.gitpod.io/docs/references/gitpod-yml
https://developer.stackblitz.com/guides/user-guide/importing-projects https://developer.stackblitz.com/guides/integration/open-from-github