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

@node-framework/app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-framework/app

Framework full-stack modulare

1.0.73
latest
65

Supply Chain Security

100

Vulnerability

70

Quality

86

Maintenance

80

License

Version published
Weekly downloads
8
33.33%
Maintainers
0
Weekly downloads
 
Created

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/app

FAQs

Package last updated on 31 Dec 2024

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