This repository is under active development and as such, the documentation is incomplete and/or subject to change.
Clone this repo
git clone https://github.com/mkamla/node-portfolio new-portfolioChange your working directory to the newly created workspace
cd new-portfolio;Next, install the necessary dependencies via NPM
npm install- Add testing suites
- Add NPM script to generate .env file
- Fix IE sidebar layout bug