Skip to content

shreyashrangrej/create-entapex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details

Acknowledgments

Inspiration