GithubHelp home page GithubHelp logo

niza3001 / explainable-image-classifier-user-interface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sinamohseni/explainable-image-classifier-user-interface

0.0 2.0 0.0 2.46 MB

This is the Intelligent User Interface class project repo [IUI Class project]

License: MIT License

HTML 30.84% JavaScript 39.17% CSS 29.99%

explainable-image-classifier-user-interface's Introduction

Startup instructions modified from http://www.jhh.me/blog/2012/12/24/setting-up-http-server-on-windows-with-node-js/

It's easy to setup Node.js and install NPM apps on Windows systems. Here�s a guide how to setup a HTTP server. No programming skills required! (Basically it is the same process for any OS!)

1) First you must install NodeJS: https://nodejs.org/

2) Open the command prompt to run following commands.
Windows 7: Open Start and write cmd into the search and press enter.
Windows XP: Open Start and select Run and write cmd and press enter.
iOS: Open a terminal (Command+space to bring up spotlight. Type "Terminal" and press enter)

3) Run this command to install a HTTP server: npm install http-server -g

4) And start the HTTP server: "http-server path" without quotes, where "path" is the path to the root folder with your html (index.html). Your folder must have some files before it works.

5) Open http://localhost:8080/ in your browser.

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.