Skip to content

Repository files navigation

React webpack boilerplate

Installation

  • npm install | make install

Run development server

  • npm start | make start
  • visit http://localhost:8080/

Build

  • npm run build | make build

Lint

  • npm run eslint | make lint

Run tests (Jest)

  • npm run test | make test
  • npm run test -- --watchAll | make test-dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages