Skip to content

Pagedraw/rekit-pagedraw-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example App using Rekit and Pagedraw

Dependencies

# Install the Pagedraw CLI
npm install -g pagedraw-cli

# Login with your Pagedraw credentials
pagedraw login
```

# Usage

To continuously sync Pagedraw generated code into `src/pagedraw` do

pagedraw sync


And to run your app do

npm start


# Importing external components into Pagedraw

See `src/pagedraw-imports.js`. All components listed there get imported into Pagedraw when you hit the "Sync external
code" button in the Pagedraw editor.

About

An example of integrating Pagedraw with the Rekit IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published