Skip to content

mondora/spluga-app

Repository files navigation

Netlify Status codecov

spluga app

Spluga App single page application.

Develop

  • install dependencies with yarn
  • start the development server with yarn start

Available dev scripts

  • yarn lint: runs code linters
  • yarn test: runs tests, re-runs them on code changes when not run in CI
  • yarn test --coverage: runs tests, calculates code coverage

Installing dependencies

This project uses yarn to manage dependencies. To install dependencies:

  • yarn add my-dependency to installs runtime dependencies
  • yarn add -D my-dev-dependency to installs dev-dependencies

Conventions

  • prettier is used to enforce code formatting. Installing the prettier extension for your editor of choice is highly recommended

About

React app for spluga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages