Chromium Browser Automation website Links Step by step usage guide Current Starter CMintS Installation npm i Starting server With cache npm start For development npm run dev Generating static content npm run build Deploying npm run deploy Testing npm test # run all linters npm run test:eslint # run eslint npm run test:stylelint # run stylelint npm run test:prettier # run prettier linters