A store website build in React
- Install node.js
- Then enter the root folder of this application and run the following code line:
npm install
To deploy, enter the root folder of this server and simply run the following code lines in this order:
npm run build
npm start
- Larissa Farias - Fariaslari