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

Cleaning up the /src folder #21

Open
superhighfives opened this issue Jan 5, 2017 · 0 comments
Open

Cleaning up the /src folder #21

superhighfives opened this issue Jan 5, 2017 · 0 comments
Labels

Comments

@superhighfives
Copy link
Collaborator

superhighfives commented Jan 5, 2017

So in f7682ef I moved the styles from /src/index.css to /src/styles/index.css, but the index.js is required for create-react-app to build the actual site:

For the project to build, these files must exist with exact filenames:

  • public/index.html is the page template;
  • src/index.js is the JavaScript entry point.

So I guess I'll just leave src/index.js there for the time being?

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

No branches or pull requests

1 participant