Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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``.