- For development, you will only need Node.js
- Clone this repo to your local machine using https://github.com/catherinevarghese/POC.git
git clone https://github.com/catherinevarghese/POC.git- Use the package manager npm to install Account book.
cd PROJECT_TITLE
npm install
npm startnpm run build