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

https://github.com/la-rebelion/what-if

Step into our multiverse where we empower you to master concepts through the lens of captivating narratives that challenge your intellect and spark your imagination
https://github.com/la-rebelion/what-if

Last synced: 3 months ago
JSON representation

Step into our multiverse where we empower you to master concepts through the lens of captivating narratives that challenge your intellect and spark your imagination

Awesome Lists containing this project

README

        

# What If

### Deployment

Using SSH:

```
$ USE_SSH=true yarn deploy
```

Not using SSH:

```
$ GIT_USER= yarn deploy
```

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.