GithubHelp home page GithubHelp logo

chasec99 / antalmanac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from icssc/antalmanac

0.0 1.0 0.0 28.02 MB

A course exploration and scheduling tool for UCI Anteaters

Home Page: https://antalmanac.com

License: MIT License

HTML 1.87% CSS 3.08% JavaScript 95.06%

antalmanac's Introduction

AntAlmanac

AntAlmanac Logo

Get Setup to Develop Locally

  1. Clone the AntAlmanc repository and its submodules
    git clone --recursive https://github.com/icssc-projects/AntAlmanac.git

  2. Navigate to the root directory and install the dependencies
    cd AntAlmanac
    npm install

  3. Start the development server
    npm start

  4. The site should load on http://localhost:3000
    As you make changes to the React application in client/src, those changes will be automatically reflected on the site.

Running the Backend

The backend server isn't necessary for frontend development.

However if you do want to run the backend, you must do the following:

  • Make sure the antalamanac-backened submodule exists.
    You should already have this if you ran git clone --recursive. Otherwise you can install it with git submodule update --init --recursive.
  • Add the .env file.
    Only ICSSC Project Committee Members will have access to the .env file necessary to run the backend locally.

antalmanac's People

Contributors

alyzsat avatar braedons avatar chasec99 avatar clippyforever avatar dependabot[bot] avatar devsdevsdevs avatar douglas-hong avatar emmohac avatar ericpedley avatar falsidge avatar fatimazali avatar ileenf avatar indigo-n-i avatar justinekoa avatar kartik-bhagatwala avatar lavanyak-814 avatar malaya7 avatar monixyou avatar pepzic0les avatar ramanxg avatar ryanmohta avatar the-rango avatar tjhu avatar uci-mars avatar voark avatar will-hou avatar willsunnn avatar wytesk133 avatar

Watchers

 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.