Skip to content

mbmachado/MATA85-Icia

Repository files navigation

Virtual IC Assistent

  • 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

Heroku App link

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published