Coder Social home page Coder Social logo

desires69 / angular2app-loginregistration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yarabatinaresh/angular2app-loginregistration

0.0 0.0 0.0 70 KB

This is a sample application which contains Login and Registration Forms. This application built with Angular 2 and TypeScript. This sample uses a fake backend that stores users in HTML5 local storage. You can run this sample app using Angular CLI by following below steps, Step 1. Set up the Development Environment You need to set up your development environment before you can do anything. Install Node.js® and npm if they are not already on your machine. Install angular CLI through command line interface, Install npm install -g @angular/cli Step 2. Create a new project. Generate a new project and skeleton application by running the following commands: ng new application-name Step3: Run the application. Go to the project directory and launch the server. cd application-name ng serve --open Here ng serve command launches the server, watches your files, and rebuilds the app as you make changes to those files. Using the --open (or just -o) option will automatically open your browser on http://localhost:4200/. Step4: Open the component file (eg:app.component.html, app.component.css etc.) under path src/app and change any content or styles to see the changes on browser immediately without refresh the page manually.

JavaScript 16.63% HTML 16.63% TypeScript 65.21% CSS 1.54%

angular2app-loginregistration's People

Contributors

yarabatinaresh avatar

Watchers

 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.