nandtotetris / computer-visualizer

0 stars 0 forks source link

Set up the project using `create-react-app` #5

Closed henites72 closed 4 years ago

henites72 commented 4 years ago

We want to setup the project with create-react-app.

mezzzi commented 4 years ago

@henites72 let's just do it only with create-react-app for now.

henites72 commented 4 years ago

Let's talk the packages we need for our system?

@Buranch @mezzzi

mezzzi commented 4 years ago

We can add the packages when we need them, wouldn't that be better?

Buranch commented 4 years ago

@henites72 instead of predicting all packages we need right now, let just setup the CRA and we add packages as needed.

For instance, the next issue can be setting up React router, at that PR we obvious need react-router

henites72 commented 4 years ago

Great guys, that would be better even for management.

mezzzi commented 4 years ago

@henites72 update the description to make this issue only about setting up the project using create-react-app.

henites72 commented 4 years ago

@mezzzi updated both the PR title and the description.