Skip to content

Identify the violation, and propose the method for improving the web performance and accessibility

Notifications You must be signed in to change notification settings

TrustworthyDev/CXScore---Front-End

Repository files navigation

Note:

Added as submodule in cdp-ui

Client Usage

Install:

npm i -g yarn
yarn

Develop:

yarn dev

Build:

  • Generate static HTML in dist/
yarn build

Local Serve:

yarn preview

Deploy (surge.sh):

  • Use cp dist/index.html dist/200.html before deploy, to render SPA on /*
npm i -g surge
surge dist

About

Identify the violation, and propose the method for improving the web performance and accessibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages