0.2.3 • Published 4 years ago

first-project-server-test v0.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

My first project on npm

description

  • this project is a server created with express.js

installation:

     npm i --save first-project-server-test

Used

    const Server = require('first-project-server-test');

    const newServer =  new Server();    
    newServer.listen();  

next ran the following command line

  node <[your app] path> 
0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago