Build system boilerplate for React projects:
Run yarn start
for development and yarn build
for production build.
This project uses Atomic Design to define component types and folder structure, to create a new component, run:
npx hygen component new