Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mheob/itsb-web
The Homepage, build in React, of the IT Service Böhm in Neuwied.
https://github.com/mheob/itsb-web
hacktoberfest
Last synced: 1 day ago
JSON representation
The Homepage, build in React, of the IT Service Böhm in Neuwied.
- Host: GitHub
- URL: https://github.com/mheob/itsb-web
- Owner: mheob
- License: mit
- Created: 2019-12-03T20:44:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T04:52:10.000Z (9 months ago)
- Last Synced: 2024-05-01T21:58:05.708Z (9 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://www.its-boehm.de
- Size: 16.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# The Homepage of the IT Service Böhm
[![CodeQL CI](https://img.shields.io/github/workflow/status/mheob/itsb-web/CodeQL%20CI?label=CodeQL%20CI&logo=github&style=flat-square)](https://github.com/mheob/itsb-web)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/mheob/itsb-web.svg?logo=lgtm&logoWidth=18&style=flat-square)](https://lgtm.com/projects/g/mheob/itsb-web/context:javascript)You want to help?
Open a [issue](https://github.com/mheob/itsb-web/issues/new) or create a [pull request](https://github.com/mheob/itsb-web/compare).---
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## Learn More
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/).