e-staff-fe

Stars
0

EStaffFe

Installation frontend

$ npm i
$ npm run start

Full installation

  1. Run in terminal:
    $ mkdir e-staff && cd e-staff
    $ git clone https://github.com/defint/e-staff e-staff-be
    $ git clone https://github.com/defint/e-staff-fe
    $ cd e-staff-be
    $ docker-compose up
    $ cd ../e-staff-fe
    $ npm i
    $ npm run start
    
  2. Go to localhost