Skip to content

sharifyr/client-main

Repository files navigation

Frontend Status

Build Status Coverage Status Dependencies Status devDependencies Status

Build Status Coverage Status Dependencies Status devDependencies Status

Purpose:

This is a boilerplate launch project meant to accelerate application development start times for new projects.

Tooling:

  • Typescript
  • React
  • React-redux
  • React-router
  • webpack
  • sass
  • fetch wrappers (for restful API calls)
  • tslint (with a few rules modified from the defaults)
  • browser-bunyan for centralized logging
  • font awesome

Developer Notes:

This application pairs out of the box with a corresponding backend project hosted here

Todo:

  • Fill out more unit tests
  • login/logout redirect to/from dashboard
  • Css layout

To install this project:

npm install

To run this project:

npm start

To run integration tests:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published