devwiz1028 / delta-shopping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working with this project

  • Install the dependencies: npm install
  • Build: npm run build
  • Run the projecct: npm start
  • Execute the tests: npm run test
  • Check linter errors: npm run lint
  • Fix linter errors: npm run lint:fix

About

License:MIT License


Languages

Language:TypeScript 90.0%Language:JavaScript 10.0%