9 lines
No EOL
151 B
Text
9 lines
No EOL
151 B
Text
npx create-react-app esv-bludenz-linksammlung
|
|
cd esv-bludenz-linksammlung
|
|
|
|
npm install bootstrap
|
|
npm install react-router-dom
|
|
|
|
npm start
|
|
|
|
npm run build |