create-enpage

0.0.47 • Public • Published

create-enpage

Creates templates for Enpage.

Local development

Testing with tsx

Testing the build

⚠️ Important: the following steps work for npm but not for pnpm

  1. Clone this repository and run :
  2. pnpm install and pnpm build at the root.
  3. pnpm pack:test in the packages/create-enpage directory.
  4. Create another directory named test-create-enpage outside the monorepo, like one level up. You should have the following structure:
- enpage (monorepo)
  - packages
    - create-enpage
    - [...]
  - [...]
- test-create-enpage
  1. 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

Readme

Keywords

none

Package Sidebar

Install

npm i create-enpage

Weekly Downloads

7

Version

0.0.47

License

AGPL-3.0-only

Unpacked Size

34.7 kB

Total Files

3

Last publish

Collaborators

  • mattallty