1.0.1 • Published 7 months ago
blog-njs v1.0.1
BlogNJS
Introduction
BlogNJS is a simple blog project built with Node.js. It also has a TUI (Text User Interface) to make HTTP requests to it.
Installation
- Install globally using NPM:
npm install -g blog-njs
Usage
Use npm start
to start the server and TUI.
License
This project is licensed under the MIT License.