An open API service indexing awesome lists of open source software.

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

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`