Skip to content

Getting Started

Antonio Silva edited this page Oct 29, 2021 · 1 revision

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Ellie-on/ERP.git
  2. Install NPM packages
    npm install
    yarn

Clone this wiki locally