Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
NSC | Creating a Customization Project with SuiteCloud CLI for Node.js Part 1
We will be creating a Customization Project Folder for this first part.
Open Node.js Command Prompt and perform the following steps:
1 Input the command: suitecloud project:create -i
2 Select Account Customization Project.
3 Input a project name.
4 Select No to not include unit testing with Jest testing framework.
Your project folder should be created. You can check this in the File Explorer with the file path mentioned in green or input cd <navpath> to open the folder in cmd:
Do you have any feedback? Let us know in the comments!
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see