Skip to content

Latest commit

 

History

History

json

JSON

An example that showcases how to generate JSON file in blockchainless functions on Juno.

Getting started

git clone https://github.com/junobuild/examples
cd rust/json
npm ci

Local development

To run the frontend app:

npm run dev

To develop the "backend" functions:

juno dev start