Skip to content

chin2km/chin2km.github.io

Repository files navigation

chin2km.github.io

This is a personal portfolio for my works 😇

Features

✅ react
✅ typescript
✅ PWA ready
✅ webpack bundling
✅ babel transpiler
✅ webpack-dev-server
✅ eslint
✅ prettier

Available commands

install packages: $ npm install

start dev-server: $ npm run dev

lint code: $ npm run lint

start build: $ npm run build