Skip to content

ct801585-cyber/z887-

 
 

Repository files navigation

Development

Run vercel dev to start serving the app.

Deployment

Run vercel --target production to deploy the app via Vercel.

Bundle Analysis

  1. npm -g install webpack-bundle-analyzer
  2. yarn run --silent webpack --profile --json > stats.json
  3. webpack-bundle-analyzer stats.json

Credits

About

A web app £∆{×}

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 71.2%
  • CSS 18.6%
  • JavaScript 7.3%
  • HTML 2.9%