mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
add fibonacci example
This commit is contained in:
@@ -11,6 +11,10 @@ export const examples = [
|
||||
path: 'github_api',
|
||||
entrypoint: 'github_api/index.js',
|
||||
},
|
||||
{
|
||||
path: 'fibonacci',
|
||||
entrypoint: 'fibonacci/index.js',
|
||||
},
|
||||
{
|
||||
path: 'todos-preact',
|
||||
entrypoint: 'todos-preact/index.js',
|
||||
|
||||
Reference in New Issue
Block a user