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

create-fastkit-app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fastkit-app

CLI to generate scaffolding for applications proposed by fastkit.

0.12.8
latest
Version published
Weekly downloads
12
-96.71%
Maintainers
1
Weekly downloads
 
Created

create-fastkit-app

Create a fastkit includes workkspace project in seconds

Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-fastkit-app <my-project>

Or starting with npm v6.1 you can do:

npm init fastkit-app@latest <my-project>

Or with yarn:

yarn create fastkit-app <my-project>

Keywords

FAQs

Package last updated on 15 Feb 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