20 lines
415 B
Markdown
20 lines
415 B
Markdown
# Skillmaps
|
|
|
|
|
|
## Getting started
|
|
|
|
```codecard
|
|
[
|
|
{
|
|
"name": "Beginner Skillmap",
|
|
"cardType": "link",
|
|
"description": "Learn to make exciting and shareable arcade games by following a few quick tutorials!",
|
|
"imageUrl": "/static/skillmap/backgrounds/beginner.png",
|
|
"url": "http://localhost:3232--skillmap#mini",
|
|
"label": "New? Try This!",
|
|
"labelClass": "orange ribbon large",
|
|
"directOpen": true
|
|
}
|
|
]
|
|
```
|