Skip to content

Latest commit

 

History

History

pub_Product

this proyect

Ramdom porduct generator

random porduct will generated using this api link

run app

dev: yarn start

prod: this command will create distribuible 'dist' folder , then yoiu can use PM2 for to instantiate the application on the server

yarn prod

Faker link

https://fakerjs.dev/api/random.html

Esta libreria es usada para la generacion de datos de prueba
npm i faker