tapmod / demo-tshirt

Sample for client to try to integrate into their webpage (e-commerce)
https://demo.tapmod.studio
0 stars 0 forks source link

Netlify Status

Tapmod Live Model Demo

This is Live Model demo project which can be used for the testing integration with a webpage.

Ways of usage:

Logic integration is always an individually implemented step and depends on the environment which will contain our Live Model application.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run component

Creates boilerplate component in src/components directory. We are creating every component through this command.
creates these files:

npm test

Run all tests

npm test:watch

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run commit

Run interactive commit using commitizen