/reactdemo

Primary LanguageJavaScriptMIT LicenseMIT

Seller Registration

Run the app on local

  1. npm install
  2. npm start

Build production package

  1. npm run build

ESLint code check

  1. npm run eslint