/pim-frontend

Primary LanguageTypeScript

React-TS-Skeleton

Description

Template repo for ReactTS projects.

Available scripts

  • Download all project packages
npm install
  • Run the app in development mode (HR)
npm run dev
  • Build the app
npm run build

Coding style

soon