Git Product home page Git Product logo

MANGAL CHAND's Projects

angular-socketio-chat icon angular-socketio-chat

A chat application written in AngularJS, Socket.IO, Node/Express and Bootstrap. Feel free to fork/experiment.

k8s icon k8s

Learning the kubernates

test icon test

This is created for learning the git, grunt,bower and npm Install node.js Step 1: Install Node.JS Node.JS isn’t native on any environment, so to begin, let’s head over to http://nodejs.org/, and install Node.JS for Windows. it even automatically detects your OS and gives you a 1 click link To check node installed version node --version you can create a new project/solution, write some code or simply check in the node window by putting and evaluating the expression Clicking Node.js brings up a blank command prompt with a > Clicking Node.Js command prompt brings up a command prompt When you’re in the Node command line, the prompt will be a “>” instead of a “$”. Now enter the following command to write a message back to the terminal window var x; x=4; var y; y=5; x+y console.log('Yay, node.js is installed and running'); To install bower in you application npm install -g bower one bower in installed do bower install and then install grunt npm install -g bower grunt-cli grunt

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.