Projeto demonstrativo para controle de kitnets, utilizando Angular 6, NodeJs e Primeng 7.
Apos rodas os passos abaixo, rodar o back-end nesse link BACK-END
Nodejs 8.17.0 Nodejs
nvm curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
node nvm install 8
Instalar o angular 6 -> npm install -g @angular/cli@1.7.3
1 - Angula Sobre
2- Nodejs Sobre
3- Primeng Sobre
1- git int na sua pasta que irá baixar o projeto, caso não tenha criado o repositorio local.
2- git clone https://github.com/thiago-jv/UI-CONTROLE-DE-KITNETS.git
3- Entrar dentro da pasta do projeto
4- npm install
5- ng serve -> nesse passo o projeto Agular irá build
6- http://localhost:4200