You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the [web application](https://louisjordan.github.io/md2impress) locally, first clone the repository then navigate to the app directory. Next, install the dependencies and finally run `npm start`.
6
23
7
24
```bash
8
-
$ npm install --save md2impress # via npm
9
-
$ yarn add md2impress --dev # yarn works too!
10
-
$ git clone git@github.com:louisjordan/md2impress.git # via github
0 commit comments