Git Product home page Git Product logo

web's Introduction

PES Innovation Lab (formerly Microsoft Innovation Lab)

logo

We are a student community dedicated to cultivating the spirit of research and innovation in budding engineers.

This is the main repository for the website hosted at - PES Innovation Lab website. Be sure to head out to our website and take a look at some of the exciting projects carried out at the lab.

Development

The development version up to date with the current version of the gh-pages branch can be found here - PES Innovation Lab Github pages. This application is written in Javascript and is powered by NextJS and consequently, by ReactJS.

Dynamic data is fetched from an API server running on Heroku. Refer to: PES Innovation Lab API Repository for more information on the API.

Setting up your development environment :

  1. Clone the repository after forking.
  2. Ensure you have nodeJS and npm installed.
  3. Run npm install to fetch and install all the necessary packages
  4. Run npm run dev to run the development server.
  5. Access website at http://localhost:3000/.

Build and export

  1. Run npm run build to build the application.
  2. Run npm run export to export the application as a set of static pages.

Contributing

We use a rebase-oriented workflow. We do not use merge commits. This means to get your local branch up-to-date with the upstream, you would use

git pull --rebase upstream master

instead of regular git pull. It’s best to write your commits prefacing the file you changed, but if you don’t, you can always fix your history using git rebase -i. An example of a good commit would be

index: Fix UI layout in mobile view.

Contact

email : [email protected]
Website : https://pes-innovation-lab.github.io/web/


web's People

Contributors

vrajashkr avatar souravtecken avatar sumanthvrao avatar shreyaskaundinya avatar laruim avatar temanisparsh avatar mayank1403 avatar anirudhlakhotia avatar dependabot[bot] avatar aniketaayush avatar metonymic-smokey 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.