Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 546 Bytes

File metadata and controls

12 lines (9 loc) · 546 Bytes

dannington.systems

The official website for DanningtonSystems. Created and designed by Dannington, based on create-react-app.

How to run or build this project in a developer environment

Note: You will need Node v14+, Yarn, and Git in order to run/build this project locally.

Downloading the repository

  1. git clone https://github.com/DanningtonSystems/dannington.systems.git
  2. Set the current directory to the repository
  3. yarn install

To run the app, use yarn start. To build, use yarn build.