Skip to content

Rop89/app-ranek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ranek

Ranek is an app where you can build and sell tech products.

Project setup

To run the app

npm i

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

To run the ranek-api server

Getting started

Open Ranek-Api folder in your Code Editor

Install JSON server

npm install -g json-server

Start JSON server

json-server --watch ranek.json

For more info about how to run a json-server:

https://www.npmjs.com/package/json-server

About

App where user can buy tech-products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published