Adam Walkowski
adam.walkowski@inperceptic.com
-
Clone the repository
-
Open main folder in terminal (Bash, PowerShell, Windows Command Line)
-
Type in your terminal
npm install
-
Type in your terminal to check what the application does
npm start
-
Type in your terminal to see tests suite results
npm run test