- Git: https://git-scm.com/
- NodeJS: https://nodejs.org/
- Clone the repo
git clone https://github.com/rudyhuynh/hook-example.git
-
Run at root:
npm install
-
To start the app:
npm run dev
, then go to the URL on the terminal.
git clone https://github.com/rudyhuynh/hook-example.git
Run at root: npm install
To start the app: npm run dev
, then go to the URL on the terminal.