Skip to content

ARochniak/bike-rental-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

bike-rental-app

To start the app firstly install:

Then download app

Use my repository: link.

If you have git installed on your PC, you just need do as follow:

$ git clone https://github.com/arochniak/bike-rental-app.git

Configuring App

Run MongoDB. Then:

$ cd bike-rental-app
$ cd server
$ npm install
$ nodemon index.js
$ cd bike-rental-app
$ cd client
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published