fnet-node-framework
v1.0.0
Published
A simple node framework
Downloads
5
Readme
FNET Node Framework
This project is a simple web server built on top of Node.js
Installation
Using npm:
npm install fnet-node-framework
Using yarn:
yarn add fnet-node-framework