pokemon-health-center

Du Typescript, des classes et du fun !

Install

npm i

Run

transpile and watch typescript

npx tsc --watch

transpile and watch scss

npx sass src/styles.scss dist/src/styles.css --watch

Start GoLive