0.1.1 • Published 2 years ago

@lesenelir/gmweb3 v0.1.1

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

GMWeb3

a cli tool for generating Dapp front-end templates

The main purpose of this project is to build a web command line interface tool based on a template to generate a Dapp front-end project or any other web project.

Dev Steps

  • Template: Define the structure and layout.

  • TypeScript: Utilize tsconfig.json and tsc for compilation.

  • Rollup: Bundle with the TypeScript plugin.

  • Yargs: Parse command line arguments <app-name>.

  • Fs-extra: Copy the template to the current directory as needed.

  • Inquirer / prompts: Interact with the user.

  • kolorist:terminal color.

Notes

The template in this project is not yet a startup template for developing a dapp. The author is researching the relevant technology stack and will update it in subsequent releases.

Create

Have some bugs ... 😅

npx @lesenelir/gmweb3

License

MIT License © 2023-PRESENT Lesenelir Zhou

0.1.1

2 years ago

0.1.0

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago