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
- Host: GitHub
- URL: https://github.com/la-rebelion/what-if
- Owner: la-rebelion
- License: mit
- Created: 2024-05-07T23:34:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T01:54:18.000Z (about 1 year ago)
- Last Synced: 2025-01-20T06:45:50.799Z (4 months ago)
- Language: TypeScript
- Size: 5.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.