New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

egg-boilerplate-simple

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-boilerplate-simple

boilerplate for egg quickstart

3.7.0
latest
Version published
Weekly downloads
121
-10.37%
Maintainers
14
Weekly downloads
 
Created

egg-boilerplate-simple

Boilerplate for egg quickstart.

NPM version Node.js CI Test coverage Known Vulnerabilities npm download

Installation

Don't npm i this directly

npm i -g egg-init
egg-init --type simple showcase
cd showcase
npm i
npm run dev
open http://localhost:7001

See egg-init for more detail.

FAQs

Package last updated on 07 Jan 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