eezhal92 / heltek-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heltek-Web

hammercode frontend mentoring

Requirements

  • Yarn v1.13.0
  • Node v12.15.0

Development

Running the backend server

First, you need to clone and run the backend server https://github.com/eezhal92/heltek-app. Follow the instruction in that repo.

Running the web app locally

  • Install the dependencies, run yarn install
  • Copy the .env file, run cp env.example env.local
  • Run the dev server: yarn start

About


Languages

Language:TypeScript 85.2%Language:HTML 10.7%Language:CSS 3.9%Language:Shell 0.3%