You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dup4-blog-2020

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

dup4-blog-2020

## Getting Started

0.0.0
unpublished
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Dup4.Blog

Getting Started

Install dependencies,

$ yarn install

Start the dev server,

$ yarn start [-p 6000]

Run in the Serve

yarn build
yarn add global serve
yarn serve dist -s [-p 6000]

Run the Server

nodemon start
# 以四个进程负载均衡运行
pm2 start bin/www --name="blog-api" -i 4

FAQs

Package last updated on 02 May 2022

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