Giter Site home page Giter Site logo

nlp's Introduction

ALERT ALERT ALERT do not git clone until you have setup as below.

SIDE NOTE: Learn javascript from: http://www.kosbie.net/cmu/fall-12/15-237/     and click on schedule.


Get Started:

1. navigate to http://nodejs.org/

2. click install

For Mac:

3. Open two tabs in terminal

4. Go to http://www.kosbie.net/cmu/fall-12/15-237/handouts/basicNodeServer.zip   this will download a file, unzip it and place it on destop or somewhere convienient.

4. On tab no. 1, cd to unzipped directory, something called "server"

4.a. NOTE: the directory should contain at least two files (app.js, server.js) and two folders (node_modules and www).

5. On tab no. 2, cd to unzipped directory, something called "server"

6. On tab no. 2, further navigate down to /www/, clone repo here.

7. On tab no. 1, type the following and hit enter, "node app.js"

8. open web browser, navigate to localhost:8080/nlp/index.html


For Windows:

3. After downloading and installing node there will be a new program called "Node.js Command Prompt"

4. Open two windows of this command prompt

5. On window no. 1, cd to node directory, probably something called "basicNodeServer" or just "server"

5.a. NOTE: the directory should contain at least two files (app.js, server.js) and two folders (node_modules and www). MAKE sure You are in the right directory.

6. On window no. 2, cd to node directory, probably something called "basicNodeServer" or just "server"

7. On window no. 2, further navigate down to /www/, clone repo here.

8. On window no. 1, type the following and hit enter, "node app.js"

9. open web browser, navigate to localhost:8080/nlp/index.html

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.