-
Notifications
You must be signed in to change notification settings - Fork 69
Engineering Infrastructure
Song Zheng edited this page Apr 28, 2020
·
5 revisions
This page contains engineering resources we used to make decisions.
- Code coverage must always be 100%
- Bootstrap Customization - Bootstrap offers the most features and the fastest ramp up time.
-
Nextjs - We picked this because of the ease of setup and deployment during evaluation.
- NextJS and Sass - NextJS Sass
- Front End Testing
- Testing Library - for testing react components
- auto deploy to zeit.co
- storybook preview on netlify - Follow Netlify section