Skip to content

smbc-digital/react-boilerplate

Repository files navigation

React boilerplate

💢➡️🌈
Parenthood Software development...It's about guiding the next generation, and forgiving the last.” ― Peter Krause
Boilerplate application to for React applications within StockportGovUK

Application version Snyk Vulnerabilities for GitHub Repo Stability for application

External Links GitHub | NuGet | npm

Built with ❤︎ by Stockport Council and contributors

Table of Contents

Philosophy

To ensure a consistent approach to our applications this boilerplate lays out the fundementals needed for an application written with React.

It contains useful utility npm packages as well as a standard linting pattern for StockportGovUK.

Commands

Build and compile the code

$ npm run build

Run linting over our code

$ npm run lint

Test the application

$ npm run test

Test the application with coverage results

$ npm run test:coverage

Start the application locally for development

$ npm run start

License

MIT

About

Standard repo to be used/cloned when developing any new react forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published