Skip to content

gabriellapernama/buff-buddies

 
 

Repository files navigation

Swolemates: Find your workout buddy!

Application to help find a buddy and an accountability partner to workout with.

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Demo

This demo shows the Display and Edit Profile microservice.

Usage

npm install, npm start, npm run build

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install
npm install axios
npm install body-parser
npm install express
npm install nodemon
npm install @babel/core
npm install @babel/preset-env
npm install babel-preset-react-native
npm install babel-loader
npm install react-native
npm install webpack
npm install webpack-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%