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

https://github.com/andaroth/anda.ninja.old

Axel Anda's current official website
https://github.com/andaroth/anda.ninja.old

blitz homepage reactjs

Last synced: 4 months ago
JSON representation

Axel Anda's current official website

Awesome Lists containing this project

README

          

This is a [Blitz.js](https://github.com/blitz-js/blitz) app.

# **anda.ninja**

Axel Fiolle's current official website.

I use this command to work and develop the website:
```
yarn dev
```

Then I run this to make a deployable output:
```
blitz build && blitz export
```

Finally, I upload the `/out` distribuable folder to my PHP hosting with FTP