2.0.2 • Published 3 years ago
@pota/create v2.0.2
@pota/create ·

Creating a Pota Project
You can create a new pota project using npm init:
npm init @potaThen follow the prompts.
Official Templates
| Package | Version |
|---|---|
| webpack | |
| react-webpack | |
| muban-webpack | |
| vite | |
| react-vite |
Official Scripts
| Package | Version |
|---|---|
| vanilla | |
| react | |
| react-base | |
| muban | |
| next |
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 vanillaCustom Templates without scripts
example for vue-skeleton
npm init @pota -- --template github:hjeti/vue-skeletonContributing
See CONTRIBUTING.md
License
Pota is MIT licensed.
2.0.2
3 years ago
2.0.1
3 years ago
1.2.0
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago
1.3.0
4 years ago
1.0.0-rc.30
4 years ago
1.0.0-rc.20
4 years ago
1.0.0-rc.24
4 years ago
1.0.0-rc.23
4 years ago
1.0.0-rc.22
4 years ago
1.0.0-rc.21
4 years ago
1.0.0-rc.28
4 years ago
1.0.0-rc.27
4 years ago
1.0.0-rc.26
4 years ago
1.0.0-rc.25
4 years ago
1.0.0-rc.29
4 years ago
1.0.0-rc.13
4 years ago
1.0.0-rc.12
4 years ago
1.0.0-rc.11
4 years ago
1.0.0-rc.17
4 years ago
1.0.0-rc.16
4 years ago
1.0.0-rc.15
4 years ago
1.0.0-rc.14
4 years ago
1.0.0-rc.19
4 years ago
1.0.0-rc.18
4 years ago
1.0.0-rc.10
4 years ago
1.0.0-rc.9
4 years ago
1.0.0-rc.8
4 years ago
1.0.0-rc.7
4 years ago
1.0.0-rc.6
4 years ago
1.0.0-rc.5
4 years ago
1.0.0-rc.4
4 years ago
1.0.0-rc.3
4 years ago
1.0.0-rc.2
4 years ago
0.1.0
4 years ago
0.1.0-alpha.5
4 years ago
1.0.0-rc.1
4 years ago
0.1.0-alpha.4
4 years ago
0.1.0-alpha.3
4 years ago
0.1.0-alpha.2
4 years ago
0.1.0-alpha.1
4 years ago