Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Initial project folder structure #1

Open
mihok opened this issue Apr 23, 2017 · 0 comments
Open

Initial project folder structure #1

mihok opened this issue Apr 23, 2017 · 0 comments

Comments

@mihok
Copy link
Member

mihok commented Apr 23, 2017

To keep it simple and move forward, I'd like to stick with a very similar technologies structure to https://github.com/torontojs/torontojs.com. We can discuss any technology changes after MVP.

So we'll need to build out the initial folder structure for a React application. I'm not completely opposed to using create-react-app but not a fan of it either.

/ 
/public
/src
/src/components
/src/theme
/src/index.js
/src/App.js   

We'll also need to setup a package.json, eslintrc, and some other usual files as necessary.

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

No branches or pull requests

1 participant