The code that powers paulowe.com.
Clone the repository:
git clone git@github.com:paulowe/paulowe.git
cd
into the directory:
cd paulowe
Install dependencies:
yarn
Start the client:
yarn dev
Open the site:
localhost:3000
The code that powers paulowe.com.
Clone the repository:
git clone git@github.com:paulowe/paulowe.git
cd
into the directory:
cd paulowe
Install dependencies:
yarn
Start the client:
yarn dev
Open the site:
localhost:3000