1.0.5 • Published 3 years ago
create-next-component v1.0.5
NextJS CLI
Tool for NextJS automation
Created this tool to automate the file creation while creating components.
Features
- Able to create component with css file
- more coming soon...
Tech
Dillinger uses a number of open source projects to work properly:
- nodeJS - For creating files
And of course NextJS CLI itself is open source with a public repository on GitHub.
Installation
NextJS CLI requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npx next-component-create "/path/to/component" "ComponentName"
1.0.5
3 years ago