Skip to content

chekit/loft-taxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loft Taxi 🚕

React app to book a taxi

Starting the project 🚀

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.

To run on Windows 🖥

Start local server

npm run start:win or yarn run start:win

Build

npm run build:win or yarn run build:win

Test

npm run test:win or yarn run test:win

To run on MacOS 💻

Start local server

npm run start:mac or yarn run start:mac

Build

npm run build:mac or yarn run build:mac

Test

npm run test:mac or yarn run test:mac

Issue: facebook/create-react-app#7067

About

LoftSchool React.JS Course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published