Overview
Init
Init is the command to initialize a new JSX Mail project.
The init command is used to initialize a new JSX Mail project. It is used to create all the necessary files and folders to start using JSX Mail.
This command is very simple but to you use it you need to have a Node.js started project. So your current working directory needs to have a package.json
file.
To initialize a new JSX Mail project, you can run the following command:
After running the command, you will see a lot of files and folders that was created. You can explore all the files. If you can’t understand this thinks you should learn more about JSX Mail Framework.