Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ungdev/c-bieres.utt.fr
https://github.com/ungdev/c-bieres.utt.fr
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ungdev/c-bieres.utt.fr
- Owner: ungdev
- License: mit
- Created: 2018-03-26T11:23:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T09:29:33.000Z (almost 4 years ago)
- Last Synced: 2023-04-06T15:51:51.259Z (over 1 year ago)
- Language: JavaScript
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Club bières web app
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
* JavaScript (ES6)
* [React.js](https://reactjs.org/)
* [Flux](https://facebook.github.io/flux/)
* [Node.js](https://nodejs.org/en/)### Installing
After cloning the project:
```
npm install
npm run dev
```## Deployment
The deployment file is **.gitlab-ci.yml**.
## Built With
* [React.js](https://reactjs.org/)
* [Create react app](https://github.com/facebookincubator/create-react-app)
* [Flux](https://facebook.github.io/flux/)
* [Node.js](https://nodejs.org/en/) (only used to serve the build in production)
* [Bootstrap 4](https://getbootstrap.com/)## Authors
* **Axel Mousset** - *main page design*
* **Antoine Prudhomme** - *everything else*## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details