Coder Social home page Coder Social logo

alekiss / lab-angular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rodrigofujioka/lab-angular

0.0 0.0 0.0 3.45 MB

Laboratório de programação para turmas de programação avançada para web.

License: MIT License

JavaScript 7.99% TypeScript 43.08% CSS 0.35% HTML 48.58%

lab-angular's Introduction

About | Requisitos | ## Criando e executando o projeto | How to use the API

Lab

Projeto para aulas práticas em disciplinas de programação para web, que envolvam Angular.

Javaspion

Versão

Repositório da disciplina Programação Avançada para Web (Angular).

Tecnologias e ferramentas utilizadas

Esse projeto foi gerado com Angular CLI version 9.1.5.

Node => 12.16.3 Angular => 9.1.6 Angular/CLI => 9.1.5

Criando e executando o projeto

  • Criando o projeto

npm install -g @angular/cli

ng new NOME-DO-PROJETO

cd pasta/NOME-DO-PROJETO --Pasta onde esta o projeto

  • Executando o projeto

Digite no terminal ng serve para executar o servidor de desenvolvimento. Abra o navegador e digite http://localhost:4200/. Sempre que alterar um arquivo, a página será recarregada.

Se no comando ng serve --open o nevegador padrão será aberto automaticamente.

Clonando o projeto do git.

git clone [email protected]:rodrigofujioka/lab-angular.git

git remote add upstream [email protected]:professorfujioka/lab-angular.git

git remote v


-- origin [email protected]:rodrigofujioka/lab-angular.git (fetch) -- origin [email protected]:rodrigofujioka/lab-angular.git (push) -- upstream https://github.com/professorfujioka/lab-angular.git (fetch) -- upstream https://github.com/professorfujioka/lab-angular.git (push)


Geração de componentes

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Construção do projeto

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Complemento

URL's

Cursos recomendados

Cursos recomendados para alunos com dificuldade em assimilar o conteúdo.

GIT

Angular

lab-angular's People

Contributors

rodrigofujioka avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.