Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Aplicação Front-End para o Hackathon MIT Insights realizado pela ABRAMIT.

Notifications You must be signed in to change notification settings

CAPIWARA/mit-insights-front

Repository files navigation

MIT Insights - Front-End

Aplicação Front-End para o Hackathon MIT Insights realizado pela ABRAMIT.

Instalação

Requisitos

  • Node.js 8.5 ou superior;
  • NPM 3 ou superior;

Ao instalar o Node.js, o NPM é instalado também.

Passos pra Instalação do App

Instale as dependências do projeto usando NPM.

npm i
  • Local / Desenvolvimento:

    • Utilize o script start;
    npm run start
  • Produção:

    • Utilize o script build;
    npm run build
    • Publique os arquivos da pasta ./dist no servidor;

    • É necessário adicionar uma configuração de fallback que redirecione os acessos 404 para o ./index.html.

About

Aplicação Front-End para o Hackathon MIT Insights realizado pela ABRAMIT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published