Skip to content

. Pós UFG 2018-2019 - Trabalho final - Disciplina Programação Front End Avaçado .

Notifications You must be signed in to change notification settings

kaichiro/PosUFG-PFEA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFG - Pós 2018/2019

Desenvolvimento Web e Mobile Full Stack

Trabalho final - Disciplina Programação Front End Avaçado.


Alunos:



Installation notes:

1)Clone this project according to this command just below...

git clone https://github.com/kaichiro/PosUFG-PFEA.gitreact-ts

2)Change directory to...

cd PosUFG-PFEA

3)Installing the necessary packages to run the project (package.json)

npm install
npm start

Alternatively you may use yarn:

yarn && yarn start
  • NOTES:

1 - if you are using Linux or Mac OS, add sudo before the commands, if necessary.