create-enpage
v0.0.47
Published
A CLI for creating Enpage templates.
Readme
create-enpage
Creates templates for Enpage.
Local development
Testing with tsx
Testing the build
⚠️ Important: the following steps work for
npmbut not forpnpm
- Clone this repository and run :
pnpm installandpnpm buildat the root.pnpm pack:testin thepackages/create-enpagedirectory.- Create another directory named
test-create-enpageoutside the monorepo, like one level up. You should have the following structure:
- enpage (monorepo)
- packages
- create-enpage
- [...]
- [...]
- test-create-enpage- Go to the newly created directory and test the package:
cd test-create-enpage
npx ../enpage/packages/create-enpage/create-enpage-test.tgz my-template