Insight Tracking Platform

license

Quick start

  • Clone the repo: git clone https://github.com/antoniorrm/Insight-Tracking-Platform-web

  • Make sure your NodeJS and npm versions are up to date for React 16.8.6

  • Install dependencies: npm install or yarn

  • Start the server: npm run start or yarn start

  • Views are on: localhost:3000