Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 735 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 735 Bytes

@Futhememe NEXT-BOILERPLATE-CREATOR

This project was created to automate my process of creating a new project with Next.js and Chakra UI with all settings that i like.

🚀 Technologies

To run the commands you will need to install:

Obs.: All commmands that will be running is for MacOs

💻 Running

  1. Place this project on your projects folder;
  2. Run zx next.mjs on the root of the project;
  3. And it's done! now your project is ready to code;

Features

  • Start a next.js project with typescript
  • Install chakra ui
  • Set up chakra ui
  • Set up _documents.tsx
  • Set up i18n