boilerplate for tutorial + minirepl
This commit is contained in:
parent
bad6cf0ed7
commit
aa850918ad
6 changed files with 6012 additions and 2 deletions
7
repl/src/tutorial/tutorial.mdx
Normal file
7
repl/src/tutorial/tutorial.mdx
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import MiniRepl from './MiniRepl';
|
||||
|
||||
# Strudel Tutorial
|
||||
|
||||
hello!!!!
|
||||
|
||||
<MiniRepl tune="C3.m" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue