Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Our work for our second year "Professional Development" module.

License

Notifications You must be signed in to change notification settings

elliotleelewis/UniY2-ProfessionalDevelopment

Repository files navigation

UniY2-ProfessionalDevelopment

Build Status Codacy Badge

This repository will be used to store the prototype of the new "Discovery Search" on the AutoTrader website.

Requirements

  • NodeJS
  • Yarn

Installation

Simply run yarn from the command line in the root directory of the project.

Usage

To compile assets and to allow the application to run in the browser, run yarn run build from the command line in the root directory of the project. Then just open public/index.html in a browser.

Documentation

To view documentation, run yarn run docs from the command line in the root directory of the project. Then just open docs/index.html in a browser.