Skip to content

browser-automation/cba-website

Repository files navigation

Chromium Browser Automation website

Links

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

About

Chromium browser automation browser extension website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published