Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 328 Bytes

File metadata and controls

23 lines (14 loc) · 328 Bytes

PR-Base-Wheel-Of

Repositorio base para los equipos que quieran utilizar parcel, sass y typescript en el proyecto

Installation

npm install

To run in hot module reloading mode

npm run start

To create a production build

npm run build-prod or npm run buildlight

Stack

  • Parcel
  • Sass
  • Typescript