Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 231 Bytes

readme.md

File metadata and controls

executable file
·
20 lines (16 loc) · 231 Bytes

Starter for React Applications using Express, GraphQL, and SCSS

Dev

yarn run webpack

and in another terminal window:

yarn run start-dev

Production

yarn run build
yarn run start