1
0
Fork 0
mirror of synced 2025-07-04 12:27:10 +02:00

Refactor 99% of code base

This commit is contained in:
Benny Nguyen 2018-02-10 20:18:03 +08:00 committed by GitHub
parent ed6c73fc16
commit 338fa3481e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,13 +37,13 @@ Yep. That's it. You should see the following output:
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:
```
// Add comment here
```
I know right?