Prerequisites
Last updated
Was this helpful?
Last updated
Was this helpful?
No need to install or configure tools like Webpack or Babel—everything is preconfigured and handled in the background, allowing you to focus entirely on development.
To install and use this theme, It's required to be installed on your computer. Node is required only for a run and deploys the application, we won't get into too much detail for the same. It's also not required to have detailed knowledge of Node.js
Package Manager - npm or yarn
If you face the following error in your terminal, it means Yarn is not installed in your system.
Please install it using this as it does not come with Node automatically.