create-d-template
v1.0.14
Published
Create React App works on macOS, Windows, and Linux.<br> If something doesn’t work, please [file an issue](https://github.com/DevAnhduy/create-d-template/issues/new). If you have questions or need help, please ask in [GitHub Discussions](https://github.co
Downloads
6
Readme
Create D Template
Create React App works on macOS, Windows, and Linux. If something doesn’t work, please file an issue. If you have questions or need help, please ask in GitHub Discussions.
Quick Overview
npx create-d-template
- Choose your template & input your project name
cd your-app
npm install
npm start
Then open http://localhost:3000/ to see your app.
When you’re ready to deploy to production, create a minified bundle with npm run build
.
What’s Included?
Create-d-template include templates:
- NestJS with folder structure best practices
- NextJS with folder structure best practices
- ReactJS with create-react-app + tailwindcss & folder structure best pratices
- ReactJS with vite config
Contributing
We'd love to have your helping hand on create-d-template
! See CONTRIBUTING.md for more information on what we're looking for and how to get started.
Credits
This project exists thanks to all the people who contribute.
License
Create D Template is open source software licensed as MIT