Code Monkey home page Code Monkey logo

tri-portal's Introduction

Triangle Portal

This is the repository for the Triangle Portal. To contribute get in contact with Evan: [email protected].

Repository Info

The frontend code is located in the src/ directory. Entry point is index.js, which renders Main.jsx. Webpage components should be located src/pages/, while reusable components should be in src/components/. Styles for all components will be in corresponding directories in scss/. Don't forget to import all the partial scss files in their corresponding scss group files: i.e. import all component scss in _components.scss, pages in _pages.scss, etc.

Getting Started

  1. Clone the respository: git clone https://github.com/epheat/tri-portal.git.
  2. Install dependencies: npm install. If you'll only be messing with the frontend, skip to step 5.
  3. Get in contact with Evan ([email protected]) for administrator priviledges, so you can run amplify configure and link up to the AWS backend.
  4. After making changes to the backend, publish those changes to AWS with amplify push.
  5. Build and serve the frontend with hot reloading: npm run start.
  6. In your browser, navigate to localhost:8080.

Weirdness on newest versions of Ubuntu

tcoopman/image-webpack-loader#95

tri-portal's People

Contributors

epheat avatar

Stargazers

 avatar

Watchers

 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.