mention implicit dependencies in readme

This commit is contained in:
Kiara Grouwstra 2021-08-28 23:45:28 +02:00 committed by GitHub
parent b3a2a62534
commit 284fda2683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# Getting Started with Create React App
# BIJ1 flyer app front-end
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Dependencies
- [Node](https://nodejs.org/)
- [NPM](https://docs.npmjs.com/cli/v7/configuring-npm/install)
- [Yarn](https://yarnpkg.com/)
## Available Scripts
@ -41,6 +45,8 @@ You dont have to ever use `eject`. The curated feature set is suitable for sm
## Learn More
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).