mirror of
https://gitlab.com/nekoya/presentation.git
synced 2024-12-14 02:50:38 +01:00
9 lines
165 B
Markdown
9 lines
165 B
Markdown
|
# Nekoya Presentation
|
||
|
|
||
|
To start the slide show:
|
||
|
|
||
|
- `npm install`
|
||
|
- `npm run dev`
|
||
|
- visit http://localhost:3030
|
||
|
|
||
|
Edit the [slides.md](./slides.md) to see the changes.
|