Skip to content
Kilian edited this page Dec 28, 2022 · 6 revisions
React template

Learn more about template

An E-constellatio product

Welcome in this React template offer by E-constellatio company. At E-constellatio we believe in open-source, and we offer when possible free services. This template is used in all web projects based on React in E-constellatio company.

What is React template ?

Like is mentioned in the named, react template is a template for react project based on the template provided by create-react-app. This template come with a lot of advanced features. You will find :

  • An ESLint configured with advanced rules set according to good practices.
  • Customs commands for start and build, which include environment variables.
  • Out of the box support for sass stylesheet.
  • No dependencies vulnerabilities. (in progress)

Moreover, it is a template maintained by E-constellatio, indeed this template is often updated. It's an open source project, so you can contribute you're welcome 😄.

How to contribute ?

To contribute, you just need to fork the project and open a pull request. If you're lost, don't hesitate to contact us.

Clone this wiki locally