mirror of
https://github.com/wassname/metacar.git
synced 2026-09-09 11:26:47 +08:00
11 lines
177 B
Markdown
11 lines
177 B
Markdown
# Metacar: Demo
|
|
|
|
This is the demo website of the metacar project. You can use it as an example to learn how to used the environement.
|
|
|
|
## Install
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|