Beritabaik
Clone Code
- masuk atau buat direktori : GOPATH\src\github.com\vaka-id
- git clone https://github.com/vaka-id/beritabaik.git
- cd beritabaik
- yarn install
Create Your Databases
$ buffalo db create -a
Generate tables
$ buffalo db migrate up
Starting the Application
$ buffalo dev
If you point your browser to http://127.0.0.1:3000 you should see a "Welcome to Buffalo!" page.
Congratulations! You now have your Buffalo application up and running.
License:
-