React app to book a taxi
As the project uses SCSS as a CSS preprocessor and setting it up for Mac and WIndows is differs it should be started with a separate scripts.
npm run start:win
or yarn run start:win
npm run build:win
or yarn run build:win
npm run test:win
or yarn run test:win
npm run start:mac
or yarn run start:mac
npm run build:mac
or yarn run build:mac
npm run test:mac
or yarn run test:mac