Ranek is an app where you can build and sell tech products.
npm i
npm run serve
npm run build
npm run lint
npm install -g json-server
json-server --watch ranek.json
For more info about how to run a json-server:
Ranek is an app where you can build and sell tech products.
npm i
npm run serve
npm run build
npm run lint
npm install -g json-server
json-server --watch ranek.json
For more info about how to run a json-server: