Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divio/react-boilerplate
Divio Cloud based boilerplate to develop with React
https://github.com/divio/react-boilerplate
boilerplate divio-cloud node react
Last synced: 2 months ago
JSON representation
Divio Cloud based boilerplate to develop with React
- Host: GitHub
- URL: https://github.com/divio/react-boilerplate
- Owner: divio
- License: other
- Created: 2017-04-13T11:34:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T21:34:32.000Z (almost 2 years ago)
- Last Synced: 2023-04-10T18:25:45.665Z (almost 2 years ago)
- Topics: boilerplate, divio-cloud, node, react
- Language: JavaScript
- Homepage: http://support.divio.com/control-panel#boilerplates
- Size: 2.76 MB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
=================
React Boilerplate
=================`Divio Cloud `_ based boilerplate to develop with React.
The sample project was created using the
`Create React App `_.Up to date with `React `_ **18.2.0**.
Local development
=================After setting up a project you are required to run `docker-compose run --rm web npm install`
in order for node modules to appear in the mounted volume.To create the yarn.lock file simply run ``yarn install``.