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
- Host: GitHub
- URL: https://github.com/andaroth/anda.ninja.old
- Owner: Andaroth
- License: gpl-3.0
- Created: 2022-07-25T06:44:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T17:04:36.000Z (about 1 year ago)
- Last Synced: 2025-01-15T06:21:45.122Z (9 months ago)
- Topics: blitz, homepage, reactjs
- Language: TypeScript
- Homepage: https://anda.ninja
- Size: 16.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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