Skip to content

mattsmithtaiko/mattsmithtutoring

Repository files navigation

mattsmithtutoring (DEPRECATED)

NOTE: THIS REPOSITORY HAS MOVED! You can find the current repository at https://github.com/mattsmithtutoring/website.

Set up the development environment

I use Vagrant to run a local VM for my dev environment. Vagrant requires a backend VM software; I recommend VirtualBox. Follow these steps to set up the dev environment:

  1. Download and install Virtualbox.
  2. Download and install Vagrant.
  3. Clone this repository down to your local machine.
  4. Navigate to the cloned repository in the terminal.
  5. Run vagrant up.
  6. Once the command has completed, run vagrant ssh to ssh into the virtual machine.
  7. Navigate to the directory in the VM linked to the repository: cd /mattsmithtutoring
  8. Run the development server: yarn serve

Now you should be able to access the web page at http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors