Skip to content

Repository files navigation

Boilerplate for React webapp

Features

Prerequisites

  • Install Node.js 12+ (highly recommend the LTS version)

  • Install gulp-cli

    npm install gulp-cli -g

  • Install dependencies

    npm install

  • Make sure to run below command to generate messages from *.po files:

    npm run compile

Development enviroment

  • To start development build and auto reload on changes:

    npm run watch

How to build

  • Build for production

    npm run build:prod

Documentation

About

The opinionated React app boilerplate, with some useful utilities.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages