-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Create a basic environment to start writing code.
Issue Checklist
I. Objective
- Create the project structure to have a solid foundation.
II. Indications
- Use
create-react-appto get started immediately.
~/dueto $ create-react-app dueto- Configure all linters for
ES6+,Reactenvironments.
~/dueto $ npm t- Configure
hookswithgitto prevent someone (me) push legacy code.
~/dueto $ npm install --save-dev huskyIII. Deliverables
- A beautiful group of
commits.
IV. Notes
- All necessary is on
create-react-appgithub repo.
All issues in milestone: [1] Configuration
Assignees
Technical Lead
- Final assign @agzeri