Skip to content

MoradiDavijani/bamilo-interview-test-frontend

Repository files navigation

bamilo-interview-test-frontend

Frontend for the test project in Bamilo interview

Installation

Clone the project from github, and:

npm install

Run

To run in dev mode:

npm run dev

and in production mode:

npm start