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

create-vanillas-app

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-vanillas-app

A tool to start out a new NodeJs application from a variety of scaffolding templates

1.2.1
latest
Source
npm
Version published
Weekly downloads
7
133.33%
Maintainers
1
Weekly downloads
 
Created
Source

Create Vanillas App

A tool to start out a new NodeJs application from a variety of scaffolding templates

Usage

npx create-vanillas-app

The interactive prompt will guide you through the scaffolding process, letting you select the framework and whether to use TypeScript or vanilla JavaScript. Afterwards it will install all the third-party dependencies necessary to build and start your new application.

Supported Starter Templates

Currently these templates are supported, but there will be more added.

  • ExpressJs
  • ExpressJs - TypeScript
  • HapiJs - TypeScript
  • PolkaJs

Keywords

create app

FAQs

Package last updated on 06 Jun 2023

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