Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

23-vanilla-spa-1/ #22

Open
utterances-bot opened this issue Feb 8, 2024 · 1 comment
Open

23-vanilla-spa-1/ #22

utterances-bot opened this issue Feb 8, 2024 · 1 comment

Comments

@utterances-bot
Copy link

개발자 단민 | 바닐라JS(TS)로 리액트 SPA 구현하기 | (1) 기본 세팅

별도의 SPA 라이브러리 없이 Single page application을 만들어봅시다! 언어는 타입스크립트, 번들러는 웹팩을 사용하도록 하겠습니다. html과 css 웹팩 플러그인도 함께 설치하고, 바벨 트랜스파일러도 설치합시다. 저는 sass를 사용하기 위한 추가적인 설치를 함께 해주었습니다. devDependencies @babel/cli @babel/core @babel/preset-env @babel/preset-typescript babel-loader css-loader html-loader html-webpack-plugin mini-css-extra

https://www.jeong-min.com/23-vanilla-spa-1/

Copy link

프로젝트 구조를 이해하는데 도움이 많이 되었습니다
감사합니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants