Closed rogererens closed 3 years ago
Also fix a typo.
Using the newest figwheel/reagent to create the project (that tells you to run npm install in the project directory), I met (CORS) problems using ajax.core v0.5.3. Hence my suggestion to update to 0.8.0 (current).
npm install
Also fix a typo.
Using the newest figwheel/reagent to create the project (that tells you to run
npm install
in the project directory), I met (CORS) problems using ajax.core v0.5.3. Hence my suggestion to update to 0.8.0 (current).