Get the file path for the specified sites.
-
npm install
-
npm run build
-
npm run build
To build a development build.
-
npm run watch
To build a development build and watch for changes.
-
npm run production
To build a production build.
-
npm run test
To run the unit tests.