2.0.2 • Published 2 years ago

@pota/create v2.0.2

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

@pota/create · version downloads

Creating a Pota Project

You can create a new pota project using npm init:

npm init @pota

Then follow the prompts.

Official Templates

PackageVersion
webpackwebpack version
react-webpackreact-webpack version
muban-webpackmuban-webpack version
vitevite version
react-vitereact-vite version

Official Scripts

PackageVersion
vanillavanilla version
reactreact version
react-basereact-base version
mubanmuban version
nextnext version

Combinations

@pota/create also has a few built-in template & scripts combinations for recommended setups:

# combination: muban
# scripts:   [@pota/muban-webpack-scripts]
# template:  @pota/muban-template

npm init @pota muban

# combination: react
# scripts:   [@pota/react-webpack-scripts]
# template:  @pota/react-template

npm init @pota react

# combination: react-base
# scripts:   [@pota/react-webpack-scripts]
# template:  @pota/react-base-template

npm init @pota react-base

# combination: vanilla
# scripts:   [@pota/webpack-scripts]
# template:  @pota/vanilla-template

npm init @pota vanilla

Custom Templates without scripts

example for vue-skeleton

npm init @pota -- --template github:hjeti/vue-skeleton

Contributing

See CONTRIBUTING.md

License

Pota is MIT licensed.

2.0.2

2 years ago

2.0.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.3.0

2 years ago

1.0.0-rc.30

2 years ago

1.0.0-rc.20

3 years ago

1.0.0-rc.24

2 years ago

1.0.0-rc.23

2 years ago

1.0.0-rc.22

2 years ago

1.0.0-rc.21

3 years ago

1.0.0-rc.28

2 years ago

1.0.0-rc.27

2 years ago

1.0.0-rc.26

2 years ago

1.0.0-rc.25

2 years ago

1.0.0-rc.29

2 years ago

1.0.0-rc.13

3 years ago

1.0.0-rc.12

3 years ago

1.0.0-rc.11

3 years ago

1.0.0-rc.17

3 years ago

1.0.0-rc.16

3 years ago

1.0.0-rc.15

3 years ago

1.0.0-rc.14

3 years ago

1.0.0-rc.19

3 years ago

1.0.0-rc.18

3 years ago

1.0.0-rc.10

3 years ago

1.0.0-rc.9

3 years ago

1.0.0-rc.8

3 years ago

1.0.0-rc.7

3 years ago

1.0.0-rc.6

3 years ago

1.0.0-rc.5

3 years ago

1.0.0-rc.4

3 years ago

1.0.0-rc.3

3 years ago

1.0.0-rc.2

3 years ago

0.1.0

3 years ago

0.1.0-alpha.5

3 years ago

1.0.0-rc.1

3 years ago

0.1.0-alpha.4

3 years ago

0.1.0-alpha.3

3 years ago

0.1.0-alpha.2

3 years ago

0.1.0-alpha.1

3 years ago