03 July 2018

ReactJS + Redux: Tạo project React + Redux với Git Command (Git Bash Here)

Tạo project React + Redux với Git Command
ReatcJS 2018
create-react-app react-redux-project    <= Create ReactJS project
clear   <= Xóa console terminal
ls  <= List
cd react-redux-project
ls -la   <= List All
cat package.json   <= Mở xem file
npm start   <= Chạy project
Kết quả
Stop server 
Ctrl + c  <= Với ai chạy server bằng cmd thì chỉ cần bước này
taskkill -F -IM node.exe  <= Với git bash here cần 2 bước này

Download Atom (Dev Tool)
Download Visual Studio Code (Hoặc VS Code)
Download Webstorm (Hoặc WT)

Setup Browser Chrome
React-detector
React Developer Tools

0 nhận xét:

Post a Comment

 

BACK TO TOP

Xuống cuối trang