Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

launchbox

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchbox - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "launchbox",
"version": "1.0.0",
"version": "1.0.1",
"description": "Quick start for express projects",

@@ -44,2 +44,2 @@ "main": "index.js",

}
}
}
# launchbox
Quick start for express projects
> Easily setup a express project structure and start the server in seconds.
## Installation
### Install the package globally
```sh
$ npm i -g launchbox
```
## Starting a project
```sh
$ mkdir project-name
```
```sh
$ cd project-name
```
```sh
$ launchbox -i
```
## Authors
* **Titancoder(Mangesh Kumar)** [titancoder](https://github.com/titancoder)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc