Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 328 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 328 Bytes

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