-
-
Notifications
You must be signed in to change notification settings - Fork 862
Example with navigation and digitalocean deployment instructions #1226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Example with navigation and digitalocean deployment instructions #1226
Conversation
It seems the yarn.lock file needs updating, but I'm not sure it's best to include that in this PR. I confirmed this by freshly cloning the project and running |
Is there a particular reason why you closed this PR? |
Ah, sorry did not see the README 😀 |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/jared/razzle/ETMVAAMw34ECsW8jHL4afTCsX9ca |
…uilds). Updated README to indicate to build from example project folder, as extra clarification. Updated package.json to use razzle 4.0.4.
Sorry I was inactive on this PR, I updated the yarn.lock file to match master to eliminate any changes from my local build. I also updated the project to use [email protected] |
I created a simple example of utilizing a Navigation bar via React-Router. Also included in here are instructions to deploy to a DigitalOcean droplet.