Skip to content

tiennesdm/Url-Shortner-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortner-Nodejs

URL Shortner From Javascript and Jquery and Node js

This is a basic app which is exactly like bitly

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Follow the steps

  1. Clone the repository
  2. type the following command in your project root directory
cd backend
npm install
cd frontend
npm install
  1. You need to install MongoDB database and also start the server of MongoDB
  2. Run the frontend server and backend server
cd frontend/node server
cd backend/npm start
  1. webpack development server will start at: http://localhost:80
  2. development server will start at: http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published