Test task. Web application for iPresence
To deploy the project on your localhost, please follow next instructions:
- Clone the project or Download the ZIP file to your local folder and unpack it
- Open the project folder in a console
- Run console command: npm install
- Run console command: gulp build
- Run console command: gulp serve