Contains the landing page of Change
This project was bootstrapped with Create React App.
Install these little tools
brew install node
Yarn is used for package management
brew install yarn
It's a supporting tool that helps to track changes done to assets and other files.
brew install watchman
yarn install
yarn build
yarn test
You can use any IDE you want. Make sure that it also supports the following:
- flow
- eslint
- yarn
If you encounter an error do the following:
- Google it
- Ask the dude or dudesse next to you