🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@node-framework/core

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-framework/core

Framework full-stack modulare

1.0.1
latest
npm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

npm

npm init -y

npm (test)

chmod +x bin/node-framework npm link --force

  • all command of cli

npm (prod)

npm login npm pack ("npm install /path/to/tuo-pacchetto-1.0.0.tgz") npm publish --access public

typescript

npm install --save-dev typescript @types/node npm install --save-dev express @types/express npx tsc --init

webpack server

npm install --save-dev webpack webpack-cli ts-loader @types/webpack

webpack client

npm install --save-dev html-webpack-plugin style-loader css-loader

@node-framework/app install & commands

npm i @node-framework/core

FAQs

Package last updated on 04 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts