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

@ta-interaktiv/create-project

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/create-project

Create a new project based on the TA Interaktiv React Base.

  • 2.3.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
decreased by-3.57%
Maintainers
6
Weekly downloads
 
Created
Source

Create Project

Use this to create a new, blank project based on React Base.

This will clone the React Base, remove the original Git history, set up a new Git repository and create a new project on GitLab.

Requirements

  • Yarn

Usage

Navigate to the directory you want to create the project in, e.g.:

cd  ~/Sites

Then run

yarn create @ta-interaktiv/project

yarn create will download the newest version of the script, ask you for the slug name of the project (a short name, like oscars or mietpreis-karte), prepend the current year and month (like so: 2018-02-oscars) and create the project.

In the end a Finder window should open with the newly created project.

In order to test the newly created project, run

yarn start

Options

ArgumentEffect
--no-repoSkips the creation of a git repository, both locally and on GitLab.com

API

Table of Contents

Keywords

FAQs

Package last updated on 08 Aug 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

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