Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 611 Bytes

File metadata and controls

26 lines (14 loc) · 611 Bytes

Create App

Starter Kit for Builders

Getting Started

To run locally, first install.

Then, run the command:

yarn dev

This will serve the widgets from http://127.0.0.1:4040/api/loader. (or 8080)

Go to everything.dev/flags and paste this value there.

Once set, see the locally served app at create.near/widget/app.

How To Contribute

Clone the repository, make some changes, open issues, and submit pull requests.

Updates to this repository's main branch automatically deploy to the create.near workspace.