Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

phatpham9/the-001

Repository files navigation

the-001

Usage

Running on local

Make sure NodeJS >=9 and Yarn are installed on your machine

yarn install
yarn start

Deploying to Heroku

Click the button below to deploy

Deploy

Using Docker

Make sure Docker is installed on your machine run the following command:

docker pull phatpham9/the-001
docker run -p 80:80 phatpham9/the-001

Author