This repo is tested on Node v12.20.1. While earlier versions of nodejs may be compatible, they have not been tested or verified.
- JDK 1.8+
- NodeJS: https://nodejs.org/en/ (version is equal or greater than v12.20.1)
- Open Terminal and
cd
totech-blog
repository. - Run the command
npm install
to install dependencies packages - That's all.
Firstly, opening a terminal and cd
to tech-blog
repository, then execute the below command:
npm test