Virtual IC Assistent

April 16, 2022 ยท View on GitHub

  • That's the frontend implementation of IC Virtual Assistent to help students and professors to get some information about UFBA's Computation Institute (ICUFBA);

First steps after clone repository

  • To run the application you need to install Node.js version >=12.2.0.

Software Requiriments

  1. Install Node.js

Start project

  • To install base packages, you need to run the following command:
  npm install

Running the app for Development

  • To check if the application is running, execute the following command:
  npm run dev

Building the app for Production

  • When publishing the application in a production environment, use the following command to build the app:
  npm run build

System Requiriments

Arcteture model

https://virtual-assistent-frontend.herokuapp.com/