Skip to content

nicodemota/coding-starter

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • HTML 2.4%
  • JavaScript 2.2%
  • Other 0.9%