create-threepipe

0.4.1 • Public • Published

create-threepipe npm package

Scaffolding Your First Threepipe Project

Compatibility Note: Projects requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm create threepipe@latest

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Threepipe + Vite + Typescript project, run:

# npm 7+, extra double-dash is needed:
npm create threepipe@latest my-three-app -- --template vanilla-ts

Currently supported template presets include:

  • vanilla
  • vanilla-ts

You can use . for the project name to scaffold in the current directory.

Notes

This create-threepipe project is a fork of create-vite, just changed the vite to threepipe and the templates.

Readme

Keywords

none

Package Sidebar

Install

npm i create-threepipe

Weekly Downloads

4

Version

0.4.1

License

Apache-2.0

Unpacked Size

91.6 kB

Total Files

23

Last publish

Collaborators

  • repalash