-
Notifications
You must be signed in to change notification settings - Fork 1
1 개발환경 구성 (Window)
MoSangIl edited this page Sep 7, 2021
·
2 revisions
- vue
- vuex
- vue-router
- vue-loader
- webpack
- webpack-dev-server
- web3
https://github.com/coreybutler/nvm-windows/releases
→ 위 링크에서 nvm-setup.zip 설치
nvm install v14.17.0
nvm list
* 14.17.0 (Currently using 64-bit executable)
git clone https://github.com/BanManJo/frontend.git
cd frontend
npm i
npm run dev