Skip to content

BOSSY-LEAD-LIFE/cra-template-bossy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love png2 MIT license

BOSSY CRA template

This is BOSSY's template for Create React App.

Usage

npx create-react-app my-app --template bossy

This application contains the basic configuration from a create-react-app plus:

  • @reach/router for routes
  • Eslint to lint JS
  • Prettier
  • Sass-lint to lint sass, plus initial sass configured
  • Git hooks to run sass and js linters before making a commit.
  • Gitlab CI to test JS and SASS, and with Gitlab pages deployment configured.
  • i18next: translations already configured in the project. To add new languages, simply add a new json file with the strings. More info at https://www.i18next.com/

Contribute

Send a PR to this repo and explain the improvement/feature you are adding.

About

This is BOSSY's template for Create React App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published