1
0
mirror of synced 2024-11-26 03:04:23 +01:00

Remove unnecessary documentation

This commit is contained in:
Antoine Charton 2023-03-24 00:54:32 -04:00 committed by GitHub
parent 6c073b08f7
commit 69a8ab1d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,44 +10,6 @@ Start by not writing any code.
```
This is just an example application, but imagine it doing anything you want. Adding new features is easy too:
```
```
The possibilities are endless.
### Building the Application
Now that you have not done anything it's time to build your application:
```
```
Yep. That's it. You should see the following output:
```
```
### Deploying
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
```
```
It's that simple. And when it comes time to scale the application, all you have to do is:
```
```
I know right?
## Contributing
You don't.