Skip to content

delibash/__ww2018__

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Starter repo for working with React in Typescript

Supports (and has types for)

  • enzyme for tests
  • react router (v4)
  • redux
  • redux sagas
  • axios

Supports Storybook

To run StoryBook: npm run storybook

Configs for webpack resources are in .storybook UI root.

for reference: (https://github.com/Microsoft/TypeScript-React-Starter)

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Individual dirs

  • workspace-app-ui
  • admin-ui

Install (must be run in subdirs)

npm i

Run

npm run start || npm run start:remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published