feat: bootstrap lunch picker miniapp with backend, docs, and branding assets
This commit is contained in:
3
starter-index.js
Normal file
3
starter-index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const { register } = require('@granite-js/react-native');
|
||||
|
||||
register(require('./src/_app').default);
|
||||
Reference in New Issue
Block a user