create-entapex-app
v1.1.5
Published
A CLI to create EntApex App
Downloads
99
Readme
create-entapex-app
Get started with building full stack applications with single command.
npx create-entapex-app
Description
create-entapex-app is a interractive CLI to scafold a Next.js 13 project template with all modern tools and library integrated with best practices to build and scale modern full-stack web applications.
Dependencies
- Node.js
- Git
Installing
- Run the Command npx create-entapex-app
- Answer the questionary to personalize the project
Executing program
Once the project folder is scafolded add your own envirenment variables in .env file and start the project with below command.
npm run dev
Help
Create an issue for any support or reporting a bug.
Authors
- Creator and Developer: Shreyash Rangrej
License
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details
Acknowledgments
Inspiration