Getting Started
Welcome to the Light Able NodeJS Admin, your go-to foundation for building powerful web applications with Express.JS, EJS, NodeJS, and Bootstrap 5.3.3 This guide will walk you through the steps to set
Prerequisites
Visual Studio
Build Assets
npm install
npm run buildThis command will fetch all dependencies listed in /package.json and place them into/node_modules
folder.Run Project
Last updated