1.5.78-1 • Published 2 months ago

create-polygonjs v1.5.78-1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

create-polygon

Scaffolding Your First Polygonjs Project

Compatibility Note: create-polygon requires Node.js version 14.18+, 16+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm create polygon@latest

With Yarn:

$ yarn create polygon

With PNPM:

$ pnpm create polygon

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 Polygonjs + Vue project, run:

# npm 6.x
npm create polygon@latest my-polygon-app --template vue

# npm 7+, extra double-dash is needed:
npm create polygon@latest my-polygon-app -- --template vue

# yarn
yarn create polygon my-polygon-app --template vue

# pnpm
pnpm create polygon my-polygon-app --template vue

Currently supported template presets include:

  • vanilla
  • vanilla-ts
  • three
  • three-ts
  • vue
  • vue-ts
  • react
  • react-ts
  • react-three-fiber
  • react-three-fiber-ts

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

1.5.78-1

2 months ago

1.5.70-1

4 months ago

1.5.67-1

4 months ago

1.5.65-1

4 months ago

1.5.37-1

6 months ago

1.5.16-1

7 months ago

1.5.9-1

7 months ago

1.5.7-1

7 months ago

1.5.5-3

7 months ago

1.5.5-2

7 months ago

1.5.12-1

7 months ago

1.5.5-1

7 months ago

1.5.3-1

7 months ago

1.4.43-1

9 months ago

1.4.47-1

9 months ago

1.5.41-1

5 months ago

1.5.49-1

5 months ago

1.5.26-1

6 months ago

1.5.22-1

6 months ago

1.5.30-1

6 months ago

1.5.15-1

7 months ago

1.5.6-1

7 months ago

1.5.4-1

7 months ago

1.5.2-1

7 months ago

1.4.42-2

10 months ago

1.5.29-3

6 months ago

1.4.48-1

9 months ago

1.5.29-2

6 months ago

1.5.27-3

6 months ago

1.5.27-2

6 months ago

1.5.48-1

5 months ago

1.5.46-1

5 months ago

1.5.25-1

6 months ago

1.4.54-1

9 months ago

1.4.50-1

9 months ago

1.4.25-1

11 months ago

1.4.28-1

10 months ago

1.4.23-2

11 months ago

1.4.24-2

11 months ago

1.4.20-1

11 months ago

1.4.21-1

11 months ago

1.4.19-2

11 months ago

1.4.19-3

11 months ago

1.4.16-1

12 months ago

1.4.17-1

11 months ago

1.4.18-1

11 months ago

1.4.19-1

11 months ago

1.4.14-1

12 months ago

1.4.14-2

12 months ago

1.4.8-1

1 year ago

1.4.12-1

1 year ago

1.4.10-3

1 year ago

1.4.11-1

1 year ago

1.4.7-1

1 year ago

1.4.4-1

1 year ago

1.4.6-1

1 year ago

1.4.3-4

1 year ago

1.4.5-1

1 year ago

1.4.3-3

1 year ago

1.4.2-1

1 year ago

1.4.1-2

1 year ago

1.4.0-3

1 year ago

1.4.1

1 year ago

1.4.0-2

1 year ago

1.3.7

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.9-2

1 year ago

1.4.0

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago