Files
2018-06-16 15:15:48 +01:00

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
```