foomo-docs/docs/frontend/setup.html
2021-12-08 14:57:39 +01:00

18 lines
10 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html class="docs-version-current" lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Docusaurus v2.0.0-beta.9">
<link rel="alternate" type="application/rss+xml" href="/foomo-docs/blog/rss.xml" title="Foomo Project Docs RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/foomo-docs/blog/atom.xml" title="Foomo Project Docs Atom Feed"><title data-react-helmet="true">Setup | Foomo Project Docs</title><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"><meta data-react-helmet="true" property="og:url" content="https://foomo.github.io//foomo-docs/docs/frontend/setup"><meta data-react-helmet="true" name="docusaurus_locale" content="en"><meta data-react-helmet="true" name="docusaurus_version" content="current"><meta data-react-helmet="true" name="docusaurus_tag" content="docs-default-current"><meta data-react-helmet="true" property="og:title" content="Setup | Foomo Project Docs"><meta data-react-helmet="true" name="description" content="How to setup your machine for frontend development"><meta data-react-helmet="true" property="og:description" content="How to setup your machine for frontend development"><link data-react-helmet="true" rel="shortcut icon" href="/foomo-docs/img/favicon.ico"><link data-react-helmet="true" rel="canonical" href="https://foomo.github.io//foomo-docs/docs/frontend/setup"><link data-react-helmet="true" rel="alternate" href="https://foomo.github.io//foomo-docs/docs/frontend/setup" hreflang="en"><link data-react-helmet="true" rel="alternate" href="https://foomo.github.io//foomo-docs/docs/frontend/setup" hreflang="x-default"><link rel="stylesheet" href="/foomo-docs/assets/css/styles.d296bbaa.css">
<link rel="preload" href="/foomo-docs/assets/js/runtime~main.0da6b3a3.js" as="script">
<link rel="preload" href="/foomo-docs/assets/js/main.ae54c403.js" as="script">
</head>
<body>
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
<div><a href="#" class="skipToContent_OuoZ">Skip to main content</a></div><nav class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Navigation bar toggle" class="navbar__toggle clean-btn" type="button" tabindex="0"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/foomo-docs/"><b class="navbar__title">foomo</b></a><a class="navbar__item navbar__link" href="/foomo-docs/docs/general/intro">General</a><a class="navbar__item navbar__link navbar__link--active" href="/foomo-docs/docs/frontend/intro">Frontend</a><a class="navbar__item navbar__link" href="/foomo-docs/docs/backend/intro">Backend</a><a class="navbar__item navbar__link" href="/foomo-docs/docs/devops/intro">DevOps</a></div><div class="navbar__items navbar__items--right"><a class="navbar__item navbar__link" href="/foomo-docs/blog">Blog</a></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div class="main-wrapper docs-wrapper docs-doc-page"><div class="docPage_lDyR"><button aria-label="Scroll back to top" class="clean-btn theme-back-to-top-button backToTopButton_i9tI" type="button"></button><aside class="docSidebarContainer_0YBq"><div class="sidebar_a3j0"><nav class="menu thin-scrollbar menu_cyFh"><ul class="theme-doc-sidebar-menu menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link" href="/foomo-docs/docs/frontend/intro">Intro</a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link" href="/foomo-docs/docs/frontend/rtfm">RTFM</a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link menu__link--active" aria-current="page" href="/foomo-docs/docs/frontend/setup">Setup</a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link" href="/foomo-docs/docs/frontend/stack">Stack</a></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item"><a class="menu__link menu__link--sublist" href="#">TypeScript</a><ul style="display:block;overflow:visible;height:auto" class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/foomo-docs/docs/frontend/typescript/objects">Objects</a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/foomo-docs/docs/frontend/typescript/spreading">Spreading</a></li></ul></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link" href="/foomo-docs/docs/frontend/debugging_js">Debugging in JavaScript</a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link" href="/foomo-docs/docs/frontend/pitfalls">Pittfals</a></li></ul></nav></div></aside><main class="docMainContainer_r8cw"><div class="container padding-top--md padding-bottom--lg"><div class="row"><div class="col docItemCol_zHA2"><div class="docItemContainer_oiyr"><article><div class="tocCollapsible_aw-L theme-doc-toc-mobile tocMobile_Tx6Y"><button type="button" class="clean-btn tocCollapsibleButton_zr6a">On this page</button></div><div class="theme-doc-markdown markdown"><header><h1>Frontend setup</h1></header><p>How to setup your machine for frontend development</p><h2 class="anchor anchorWithStickyNavbar_y2LR" id="general-topics">general topics<a aria-hidden="true" class="hash-link" href="#general-topics" title="Direct link to heading"></a></h2><h2 class="anchor anchorWithStickyNavbar_y2LR" id="setting-up-your-ide">setting up your IDE<a aria-hidden="true" class="hash-link" href="#setting-up-your-ide" title="Direct link to heading"></a></h2><ul><li>vscode<ul><li></li></ul></li></ul><header><h1>frontend specific</h1></header><ul><li>yarn / npm / package.json</li><li>nvm</li><li>browser extensions<ul><li>preact</li><li>redux</li><li>(google analytics)</li></ul></li></ul><h2 class="anchor anchorWithStickyNavbar_y2LR" id="debugging-with-emulators--devices">debugging with emulators / devices<a aria-hidden="true" class="hash-link" href="#debugging-with-emulators--devices" title="Direct link to heading"></a></h2><ul><li>xcode</li><li>android studio</li></ul><h2 class="anchor anchorWithStickyNavbar_y2LR" id="install-software">Install software<a aria-hidden="true" class="hash-link" href="#install-software" title="Direct link to heading"></a></h2><h3 class="anchor anchorWithStickyNavbar_y2LR" id="mac">Mac<a aria-hidden="true" class="hash-link" href="#mac" title="Direct link to heading"></a></h3><p>First of all install <code>brew</code> from <a href="https://brew.sh" target="_blank" rel="noopener noreferrer">https://brew.sh</a></p><div class="codeBlockContainer_J+bg"><div class="codeBlockContent_csEI zsh"><pre tabindex="0" class="prism-code language-zsh codeBlock_rtdJ thin-scrollbar" style="color:#bfc7d5;background-color:#292d3e"><code class="codeBlockLines_1zSZ"><span class="token-line" style="color:#bfc7d5"><span class="token plain">brew install nvm</span><br></span><span class="token-line" style="color:#bfc7d5"><span class="token plain">brew cask install iterm2</span><br></span></code></pre><button type="button" aria-label="Copy code to clipboard" class="copyButton_M3SB clean-btn">Copy</button></div></div><h3 class="anchor anchorWithStickyNavbar_y2LR" id="linux">Linux<a aria-hidden="true" class="hash-link" href="#linux" title="Direct link to heading"></a></h3><h3 class="anchor anchorWithStickyNavbar_y2LR" id="windows">Windows<a aria-hidden="true" class="hash-link" href="#windows" title="Direct link to heading"></a></h3><p>Install Linux ;)</p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages navigation"><div class="pagination-nav__item"><a class="pagination-nav__link" href="/foomo-docs/docs/frontend/rtfm"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">« <!-- -->RTFM</div></a></div><div class="pagination-nav__item pagination-nav__item--next"><a class="pagination-nav__link" href="/foomo-docs/docs/frontend/stack"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Stack<!-- --> »</div></a></div></nav></div></div><div class="col col--3"><div class="tableOfContents_vrFS thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#general-topics" class="table-of-contents__link toc-highlight">general topics</a></li><li><a href="#setting-up-your-ide" class="table-of-contents__link toc-highlight">setting up your IDE</a></li><li><a href="#debugging-with-emulators--devices" class="table-of-contents__link toc-highlight">debugging with emulators / devices</a></li><li><a href="#install-software" class="table-of-contents__link toc-highlight">Install software</a><ul><li><a href="#mac" class="table-of-contents__link toc-highlight">Mac</a></li><li><a href="#linux" class="table-of-contents__link toc-highlight">Linux</a></li><li><a href="#windows" class="table-of-contents__link toc-highlight">Windows</a></li></ul></li></ul></div></div></div></div></main></div></div><footer class="footer"><div class="container"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">legal</div><ul class="footer__items"><li class="footer__item"><a class="footer__link-item" href="/foomo-docs/etc/imprint">Imprint</a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">© 2021 bestbytes</div></div></div></footer></div>
<script src="/foomo-docs/assets/js/runtime~main.0da6b3a3.js"></script>
<script src="/foomo-docs/assets/js/main.ae54c403.js"></script>
</body>
</html>