Skip to content

Local only example

Create, write, and read a temporary .tekmemo/ workspace with tekmemo and @tekmemo/fs.

Source folder:

txt
examples/local-only/

Navigate to the example folder and run it:

bash
cd examples/local-only
npm install
npm run dev

Validate it:

bash
npm run typecheck

Released under the MIT License.