Skip to content
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

Restructured development env #57

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Restructured development env #57

wants to merge 3 commits into from

Conversation

Coffiey
Copy link

@Coffiey Coffiey commented Mar 13, 2023

This is the new file structure which includes the dev env for hot reloading on front end and back end. I also removed the package-lock.JSON because its not meant to be there but have not removed it from the git flow because I chickened out. if you want to do it yourself the command is

git rm -r package-lock.json

but I leave that too you.

I installed react-scripts into your yarn.lock so now "yarn add ." "yarn install" and 'yarn update" should work to allow for the new dev env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant