-
Clone the git repository from GitHub:
git clone https://github.com/alessioforte/transee.git -
Open the working directory:
cd transee -
Install the Node dependencies:
npm install
Instead of npm install you may also install with yarn.
npm startTo generate a project package run package
npm run package