GithubHelp home page GithubHelp logo

skill-up-2015's Introduction

Skill Up 2015 - East Lansing

This workshop was created by Rich McLaughlin and Kevin McGinty for Vertafore Skill-Up 2015 East Lansing

JavaScript Lightweight Applications
Session #1 - Wed July 8, 2015
Session #2 - Fri July 10, 2015

Instructions

  • Install NodeJS
    • This will include npm
  • Download git to use the CLI
  • Clone this repository
  • Run npm install from the root of the project
    • Optional - Run npm install -g nodemon to install nodemon
    • Watches for changes to automatically restart server
  • Run node server without nodemon
    • Optional - Run nodemon server.js instead if you installed nodemon
  • Visit http://localhost:8080/ in the browser

Solutions

Notes

  • Windows users may have to update their path environment setting
  • Windows XP- %USERPROFILE%\Application Data\npm\node_modules
  • Windows 7- %AppData%\npm\node_modules
  • Or wherever npm ends up installing the modules on your machine

skill-up-2015's People

Contributors

atomicframeworks avatar dgrabows avatar richmcl avatar

Watchers

 avatar  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.