1.0.2 • Published 3 years ago

node-xerver v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

TOC

Introduction

A simple to use library with which you need not learn and conflict with multiple libraries. with Xerver JS achieve following tasks.

  1. client server programs - you will be able to easily create client server programs such as chat application, online store and other dynamic website.

  2. no reload website - you can create no reload pages and websites.

  3. easy databases - you can easily integrate with MongoDB and MYSQL.

  4. dynamic website - you can create dynamic websites easily.

  5. Integrate easily - if you are already using other libraries then also you can integrate your projects with Xerver JS

For Beginner

If you are using Xerver JS for first time then follow the given steps to start enjoying Xerver.

  1. Open your terminal and execute npm init then npm install

  2. Now execute npm install node-xerver