Skip to content

daopapp/react-boilerplate

 
 

Repository files navigation

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

About

Divio Cloud based boilerplate to develop with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 37.1%
  • HTML 33.8%
  • CSS 18.3%
  • Dockerfile 10.8%