yadakhov / coding-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding-starter

Starter repo to use for coding challenge.

Getting started

  1. Create a fork of this repository (important, do NOT clone!!)
  2. Run yarn to install packages
    • If yarn complains about your Node version, install nvm, and install Node.js v14.17 (nvm install 14.17), and finally run nvm use 14.17.0
  3. Run yarn start to start the development server

Install yarn if you don't have it on your machine.

Submit a PR

Once the session is complete, please follow these instructions to submit a PR back to this main repository for evaluation and record keeping.

About


Languages

Language:TypeScript 94.2%Language:HTML 2.6%Language:JavaScript 2.5%Language:CSS 0.6%Language:Shell 0.1%