Modern JS Project Starter for beginner 모던 자바스크립트를 셋팅하는 방법에 대해서 순서대로 진행해보자!!
- 🍎 Chapter 1 바로가기
- 🍏 Chapter 2 바로가기
- 🍊 Chapter 3 바로가기
- 🍋 Chapter 4 바로가기
- 🍒 Chapter 5 바로가기
- 🍇 Chapter 6 바로가기
- 🍉 Chapter 7 바로가기
- Create Github repo
- Create License file
- Init npm => pakage.json
Add editorconfig
- Create .editorconfig file
Add eslint and prettier
- Add eslint
- Add prettier-eslint
Setup pre-commit hook
- Add husky
- Add lint-staged
- Create Hook
Setup rollup and setting
- Add rollup
- Setting config
Add rollup and babel with react
- Add rollup plugin
- Add react
Add CSS and rollup-plugin-string
- Add CSS and rollup plugin