1.0.48 • Published 4 years ago

npx-create-test v1.0.48

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

��# Just a Boilerplate Test

This npx create is just a boilerplate for testing purposes. The output files will install Next.js dependencies with a package.json and node modules. There is no app with this package, created for testing purposes

For development

npm run dev

For build

npm run release

Build output will create a dist folder

If using for a Next.js App: For JS - include files in templates/default For TS - include files in templates/typescript

npx-test

To get started, use the following command:

npx npx-create-test

Or, for a TypeScript project:

npx npx-create-test --typescript

To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create a new Next.js app called blog-app in a folder with the same name:

npx npx-create-test blog-app
1.0.48

4 years ago

1.0.47

4 years ago

1.0.46

4 years ago

1.0.45

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.41

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago