Giter VIP home page Giter VIP logo

antalmanac's Introduction

AntAlmanac

AntAlmanac Logo

Get Setup to Develop Locally

  1. Clone the AntAlmanc repository

  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 src, those changes will be automatically reflected on the site.

Running the Backend

The backend server isn't necessary for frontend development. By default, your frontend will send requests to dev.api.antalmanac.com, which has it's own database that is seperate from production's.

If you need run the backend, you must do the following:

Deploying

We use GitHub Pages to deploy our site. Only ICSSC Project Committee members with push access will be able to deploy the website.

Make sure you are on the latest version of main before running the deploy command.

git checkout main
git pull
npm run deploy

antalmanac's People

Contributors

alyzsat avatar braedons avatar chasec99 avatar clippyforever avatar dependabot[bot] avatar devsdevsdevs avatar douglas-hong avatar ecxyzzy 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 msfriendly avatar pepzic0les avatar ryanmohta avatar the-rango avatar voark avatar will-hou avatar willsunnn avatar wwesleym avatar wytesk133 avatar yialan6 avatar ykhan799 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.