1.0.1 • Published 2 years ago

next-mui-clean-boilerplate v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

next-mui-clean-boilerplate

This package includes the script for starting a next project, with MUI, Yup, Formik, SWR, i18n and axios, using a clean architecture and ready to start coding!

To use it, install it globally using:

npm i -g next-mui-clean-boilerplate

Then, simply run the following command in the terminal, in your projects folder:

next-mui-clean-boilerplate

You will be prompted the Project Name, and its Git URL. Insert it and you will be ready to start.