1.1.0 • Published 2 years ago
emprendeconmigo-ui v1.1.0
Introduction
This template provides a component UI library for development purpose and minimal setup to get React working in Vite with HMR and some ESLint rules.
Available commands
Install dependencies to run
npm install -g pnpm
pnpm installRun in development mode
pnpm run devBuild and Test
Create production build
pnpm run buildRun test
pnpm run test