mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
546 B
546 B
| title | sidebar_position |
|---|---|
| Setup | 2 |
Frontend setup
How to setup your machine for frontend development
general topics
setting up your IDE
-
vscode
frontend specific
- yarn / npm / package.json
- nvm
- browser extensions
- preact
- redux
- (google analytics)
debugging with emulators / devices
- xcode
- android studio
Install software
Mac
First of all install brew from https://brew.sh
brew install nvm
brew cask install iterm2
Linux
Windows
Install Linux ;)