Skip to content

fzavalia/yoga-app-front

Repository files navigation

Getting Started

Requires

  • nodejs

  • A functional yoga-app-api endpoint (see yoga-app-api endpoint README.md)

Local Development

Install dependencies

$ npm install

Copy environment variables file

$ cp .env.example .env

Run App

$ npm start

Open the browser at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published