mvidailhet / pokemon-health-center

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 79.7%Language:SCSS 20.3%