GithubHelp home page GithubHelp logo

harvardurc / website Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 65.57 MB

The website for the Harvard Undergraduate Robotics Club

Home Page: https://www.harvardrobotics.com

JavaScript 11.82% CSS 13.81% HTML 74.37%

website's Introduction

HURC website

The new HURC website. It's live at www.harvardrobotics.com

Stack

The website is built on a nodeJS backend with ExpressJs routing for backend API calls.

The frontend is built on AngularJS 1, with ES6 classes. Frontend routing is handled by Angular ui-router.

The script files are bundled using Webpack, the style files are minified and bundled usign gulp-minify-css and images are optimized using gulp-imagemin.

Tasks are managed using Gulp.

Running instructions

To run locally,

  • Install Node and npm:
    • If you're on a Mac:
      • first install brew by running /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
      • Then install node and npm by running brew install node && brew install npm
    • If you're on Linux:
      • run sudo apt-get install node && sudo apt-get install npm
  • Install the gulp cli by running sudo npm install --global gulp-cli
  • clone the repository
  • run npm install
  • run gulp build-images
  • run sudo npm start

The site should now be running at http://localhost:80/

website's People

Contributors

scottconrad avatar niamhmulholland avatar

Stargazers

Timothy Tamm avatar

Watchers

James Cloos avatar Ivan avatar Timothy Tamm avatar Scott Sun avatar  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.