Resources for the WCMumbai 2023 website.
Note: @wordpress/scripts requires Node.js 14.0.0 or later, and npm 6.14.4 or later. It is not compatible with older versions.
npm install
While working on the project, you might need to rebuild the CSS or JavaScript ( to include more files ).
To build, run:
npm run build
If you want to watch for changes, run:
npm run start