- Fork the PagegramJS project, then import it into a newly created Github Codespace.
- Install the necessary packages by running
npm install
. - Use project
projects/example
as an example for building your own project.- The
projects/hub
project serves as the launcher app for Pagegram. Note that the NativeHubModule in this project is currently not available for public use. - Like the structure in
example/index.ts
, export all pages and functions with a page namedroot
.
- The
- Run
node build
to generatebundle/bundle.js
in your project. - In Pagegram, create a new project and import the contents of the
bundle.js
file.
-
Notifications
You must be signed in to change notification settings - Fork 1
maundytime/PagegramJS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published