Installation
-
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.
Running Transee
npm startPackaging
To generate a project package run package
npm run package
