Skip to content

ShaneFindley/sc-dummy

Repository files navigation

React App Basic

Quality Gate Status Bugs Duplicated Lines (%) Reliability Rating

Installation again

npm i --save-dev webpack 
                 webpack-cli 
                 webpack-dev-server
npm i --save-dev typescript 
                 tslint 
                 ts-loader
npm i --save-dev babel-loader 
                 @babel/preset-env 
                 @babel/core 
                 @babel/plugin-transform-runtime 
                 @babel/preset-react 
                 @babel/preset-typescript
                 @babel/runtime
                 @babel/cli

npm i react react-dom
npm i --save-dev @types/react @types/react-dom

Process:

To be added:

  • Setup service mocking
  • Setup test mocking
  • Setup forms
  • Setup styling or material ui
  • Setup redux
  • Setup context

Additional packages

Click on the links below to view additional information about these packages

To be added:

  • moment
  • date-fns
  • firebase
  • graphql
  • lodash
  • pusher-js
  • notistack
  • recharts
  • keycloak
  • ck-editor

About

Sonarcloud dummy project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors