- Open the terminal / command prompt in your system
- Clone the repo
$ git clone https://github.com/sadanandpai/resume-builder.git
- Install the dependencies
$ npm install
- Run the project
$ npm run dev
- Visit http://localhost:3000/ on your browser
Prequisite: Install Docker.
-
Open the terminal / command prompt in your system
-
Clone the repo
$ git clone https://github.com/sadanandpai/resume-builder.git
-
Run the below command in the terminal from within the cloned project directory
$ docker-compose up -d