Giter Site home page Giter Site logo

fyp-client's Introduction

FYP Client

This repository contains a site that demonstrate the flow of my Final Year Project research topic.

Development

Prerequisites

  • Node version v8+
  • Yarn

Building

First, fork this repository to another GitHub account (your account). Then you can clone and install:

git clone https://github.com/<YOUR_ACCOUNT>/fyp-client.git
cd fyp-client
yarn

Code Organization

  • src/: source code
  • src/App.jsx: top-level component
  • src/components: generic components that can be used in any view (not view-specific)

Tasks and Configuration

Building this project uses Neutrino, neutrino-preset-mozilla-frontend-infra

Testing changes

Install npm dependencies and start it up:

  • yarn
  • yarn start

This will start a local development server on port 5000 (http://localhost:5000/fyp-client/). Note that the base url is '/fyp-client/'. This setting is used to deploy the site as Github Pages.

fyp-client's People

Contributors

fiennyangeln avatar

Watchers

 avatar  avatar

Forkers

trueseason

fyp-client's Issues

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.