Skip to content

jeremyb/api-ng-admin-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a tutorial source code related to this blog post.

Usage

First you need to start Vagrant Virtual Machine:

$ cd vagrant
$ vagrant up

Install

Then, you can log in to the Virtual Machine and run the following commands:

$ vagrant ssh

$ cd /vagrant
$ make install

By default, port-forwarding is activated on 8000, so you should access to: http://localhost:8000/

Releases

No releases published

Packages

 
 
 

Contributors