4.2.15 • Published 2 years ago

ars-fe v4.2.15

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

ARS-FE

This is the Front-End part of Allerin Recruitment System.

Built With

  • React JS
  • EsLint

Getting Started

To get a local copy up and running please follow these steps:

Prerequisites

  • Node JS >=14

Setup

  • Clone the repository: git clone this repo
  • Install dependencies: yarn install or npm install
  • To start the server, run yarn start or npm run start
  • To generate documentation, run yarn docs or npm run docs

Contributors