npm install
This will install the required dependency specified in package.json file
package.json
npm run build
This will build the css and creates a styles.css file in build folder.