$ nvm i 8
$ npm i breathecode-cli -g
$ breathecode start:react -r
Now you have an index.js that will start your javascript execution (like the window.onload).
You are ready to go! You can commit & push to your new repository whenever you want.
To include images, styles or any other type of file just use the import command:
//This will include file.js into your bundle.
import 'js/file2.js';
//this will include the styles at index.scss to your bundle.
import '../styles/index.scss';
$ claude mcp add react-hello-deprecated \
-- python -m otcore.mcp_server <graph>