Express Template

Getting Started

We use yarn as our package manager.

The basic commands to get this repository and start are:

$ git clone https://github.com/bryanpan342/express-template.git
$ cd express-template
$ yarn
$ yarn dev