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

create-fastkit-app

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fastkit-app

create-fastkit-app

0.6.40
Source
npm
Version published
Maintainers
1
Created
Source

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

fastkit

FAQs

Package last updated on 29 Dec 2021

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