Q:

how to start react project on atom

npm i create-react-app -g
create-react-app myapp
cd myapp
atom .
yarn start
0

New to Communities?

Join the community