Skip to content

Commit

Permalink
add vbox & vagrant, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
didikz committed Aug 8, 2018
1 parent b4ba1e8 commit 6dab5de
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Kunjungi [DOT Stacks (Stackshare.io)](https://stackshare.io/dot-indonesia/stack)

---

## Backend & Frontend
## Backend dan Frontend

### Development Stacks

Expand All @@ -35,7 +35,7 @@ Kunjungi [DOT Stacks (Stackshare.io)](https://stackshare.io/dot-indonesia/stack)
+ [Putty](https://www.putty.org/) - ssh client windows

#### Frontend
+ [Webpack](https://webpack.js.org/) - Static modele bundler
+ [Webpack](https://webpack.js.org/) - Static module bundler
+ [Bower](https://bower.io/) - web package manager
+ [Sass](https://sass-lang.com/), [Less](http://lesscss.org/) - CSS Preprocessor
+ [Vue CLI](https://github.com/vuejs/vue-cli) - Standard vue development tool
Expand All @@ -48,6 +48,8 @@ Kunjungi [DOT Stacks (Stackshare.io)](https://stackshare.io/dot-indonesia/stack)
+ [Nginx](https://www.nginx.com/) - Web server, load balancer, & reverse proxy
+ [Docker](https://docs.docker.com/)
+ [Laravel Homestead](https://laravel.com/docs/5.6/homestead) - Development environment yang berbasis vagrant untuk aplikasi PHP atau laravel
+ [Virtual Box](https://www.virtualbox.org/wiki/Downloads) - Virtual box dibutuhkan untuk host laravel homestead
+ [Vagrant](https://www.vagrantup.com/downloads.html) - Development environment untuk laravel homestead
+ [Laravel Valet](https://laravel.com/docs/5.6/valet) - Laravel environment khusus untuk Mac
+ [MongoDB Database](https://www.mongodb.com/) - NoSQL database
+ [Robomongo](https://robomongo.org/) - Native mongodb management
Expand Down

0 comments on commit 6dab5de

Please sign in to comment.