Skip to content

Commit e75d4b5

Browse files
committed
cra mention removed
1 parent bf7ae73 commit e75d4b5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/content/1/en/part1a.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ in contrast to Vite's
8484
npm run dev
8585
```
8686

87-
The course is currently (11 August 2023) being updated to use Vite. Some parts may still use the application base created with create-react-app.
88-
8987
### Component
9088

9189
The file <i>App.jsx</i> now defines a [React component](https://react.dev/learn/your-first-component) with the name <i>App</i>. The command on the final line of file <i>main.jsx</i>

src/content/1/fi/osa1a.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ Voit halutessasi käyttä kurssilla Viten sijaan myös [create-react-app](https:
6868
npm start
6969
```
7070

71-
Kurssia ollaan tällä hetkellä (11.8.2023) päivittämässä käyttämään Viteä. Joissain erimerkeissä voi vielä olla käytössä create-react-app:illa luotu sovelluspohja.
72-
7371
### Komponentti
7472

7573
Tiedosto <i>App.jsx</i> määrittelee nyt React-[komponentin](https://react.dev/learn/your-first-component) nimeltään <i>App</i>. Tiedoston <i>main.jsx</i> viimeisen rivin komento

0 commit comments

Comments
 (0)