Skip to content

Chromium browser automation browser extension website

Notifications You must be signed in to change notification settings

Employfromhome/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

Languages

  • Less 41.5%
  • EJS 37.9%
  • JavaScript 15.5%
  • HTML 5.1%