:boy: A template generator for react and nodejs projects.
Dawdler is a template generator for React and Node.js projects. It aims to make it easier for developers who prefer to take a slower or more relaxed approach to development. With Dawdler, developers can quickly generate project templates and components for React and Node.js applications.
To install Dawdler, you can use either npm or yarn.
Using npm:
$ npm install -g dawdler
Using yarn:
$ yarn global add dawdler
Dawdler is a template generator designed for developers who prefer a slower pace of development. It offers easy installation and allows users to generate project templates and components for React and Node.js applications. With its integration with npm, Dawdler also provides templates specifically for creating npm modules for React and Node.js.