https://github.com/argyleink/slyd-starter
clone and go Slyd starter kit
https://github.com/argyleink/slyd-starter
Last synced: about 1 year ago
JSON representation
clone and go Slyd starter kit
- Host: GitHub
- URL: https://github.com/argyleink/slyd-starter
- Owner: argyleink
- Created: 2019-08-30T04:47:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T18:11:23.000Z (about 3 years ago)
- Last Synced: 2025-04-02T13:30:44.498Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 160 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Slyd Starter
Clone and go [slyd](https://github.com/argyleink/slyd) creation 👍.
## Getting Started
1. `mkdir new-presentation-name && cd $_`
1. `git clone --depth=1 https://github.com/argyleink/slyd-starter.git . && rm -rf ./.git`
1. `npm i`
1. `npm start`