Skip to content

ahorowitz123/formstack-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formstack Assignment

To Run

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To Test

yarn test

To type check

yarn run flow status

Launches the test runner in the interactive watch mode

Folder Structure

All relevant code is in the src folder. The components folder holds all presentational component code. The container folder contains all container component code. The redux folder contains all code relevant to redux including actions, reducers, selectors (using Reselect), and initial state. The types folder holds all flow types.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published