- HTML
- CSS
- React
- Typscript
- Figma
- CMS: local Json
- Cloning the repository
git clone https://github.com/Yasser-Slaymen/livey-home-testing-live.git
Moving to the folder cd livey-home-testing-live
Install NPM packages
npm install
Run local server
npm run start
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.