Adding new examples to razzle #1695
fivethreeo
started this conversation in
Ideas & RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fork razzle and clone it locally
Then run
In the razzle monorepo
Adds a example in
examples/my-example
based ofexamples/basic
Then run
Makes a copy of the example and installs modules with dev razzle deps in the
example
dircd example yarn build
If you change something in razzle run
In the example dir
Beta Was this translation helpful? Give feedback.
All reactions